free-symbols

Khmer Symbol Lek Attak Pram Letter

៵ is a Khmer script symbol (U+17F5) used as part of Khmer written text.

U+17F5

៵ is a Unicode Khmer character known as the Khmer Symbol Lek Attak Pram. If you need it for typography, Khmer content, or UI text, this page gives you copyable forms and code escapes.

Khmer Symbol Lek Attak Pram Letter Meaning

៵ (Unicode U+17F5) is the Khmer Symbol Lek Attak Pram. Like many characters in the Khmer Unicode block, it is used as a written sign within Khmer text rather than as a common punctuation mark in Latin/English writing. You’ll most often encounter it when working with Khmer fonts, editing Khmer documents, or rendering Khmer content in software that supports Unicode. If your app or website needs to display this exact character reliably, use the Unicode value (U+17F5) or the provided HTML/CSS/JavaScript escape forms to avoid encoding issues.

Common uses

  • Copy/paste into Khmer text for editing and proofreading
  • Rendering Khmer UI labels where this specific sign is required
  • Typography and font testing for Khmer character coverage
  • Preparing content for publishing that must preserve exact Unicode characters
  • Debugging or fixing Unicode encoding issues involving U+17F5

Examples

៵ Khmer Symbol Lek Attak Pram

  • Khmer test: ៵ in the middle of a line.
  • Please insert ៵ where the sign appears in the source.
  • Font coverage check: does ៵ render correctly?
  • Unicode example (U+17F5): ៵

Technical codes

UnicodeU+17F5
HTML Entity៵
HTML Code៵
CSS\17F5

FAQ

What does the Khmer Symbol Lek Attak Pram letter mean?

៵ (Unicode U+17F5) is the Khmer Symbol Lek Attak Pram. Like many characters in the Khmer Unicode block, it is used as a written sign within Khmer text rather than as a common punctuation mark in Latin/English writing. You’ll most often encounter it when working with Khmer fonts, editing Khmer documents, or rendering Khmer content in software that supports Unicode. If your app or website needs to display this exact character reliably, use the Unicode value (U+17F5) or the provided HTML/CSS/JavaScript escape forms to avoid encoding issues.

What is the Unicode code point for ៵?

The Unicode code point for ៵ is U+17F5.

How can I copy ៵ reliably into HTML?

Use the provided HTML entity form: ៵ (based on the given data), or insert the character directly as ៵.

What escape can I use in CSS to display ៵?

You can use the CSS escape: \\17F5.

Can I use this character in JavaScript strings?

Yes. Use the JavaScript escape: \\u{17F5}, for example in a template or string literal.