free-symbols

Khmer Letter Ca Letter

ច is the Khmer letter CA (U+1785), used in writing Khmer words.

U+1785

The symbol ច is a Khmer letter known as CA. It has a specific Unicode code point, so it can be copied reliably across devices and software. Use the codes on this page for HTML, CSS, and JavaScript support.

Khmer Letter Ca Letter Meaning

ច is the Khmer letter “CA” in the Khmer writing system. As a letter, it appears as part of Khmer orthography and word spellings rather than as a standalone punctuation mark. When you type or display Khmer text, this character must be present with the correct Unicode value (U+1785) to ensure the same glyph and meaning in Khmer. If you’re building text displays, forms, or fonts that support Khmer, you can use the provided Unicode and escape sequences to insert this character consistently.

Common uses

  • Copy/paste Khmer text for messages, documents, and notes
  • Rendering Khmer UI labels and buttons in apps
  • Writing content in Khmer for websites and social media
  • Using the character in research, transcription, or linguistics data
  • Programmatically generating Khmer strings using Unicode escapes

Examples

ច (Khmer Letter Ca) - Copy & HTML Codes

  • សូមចូលមកទីនេះ
  • ខ្ញុំចង់រៀនភាសាខ្មែរ
  • ចាប់ផ្តើមឥឡូវនេះ
  • ថ្ងៃនេះច្រើនណាស់
  • សរសេរចេះហើយ

Variations

Technical codes

UnicodeU+1785
HTML Entityច
HTML Codeច
CSS\1785

FAQ

What does the Khmer Letter Ca letter mean?

ច is the Khmer letter “CA” in the Khmer writing system. As a letter, it appears as part of Khmer orthography and word spellings rather than as a standalone punctuation mark. When you type or display Khmer text, this character must be present with the correct Unicode value (U+1785) to ensure the same glyph and meaning in Khmer. If you’re building text displays, forms, or fonts that support Khmer, you can use the provided Unicode and escape sequences to insert this character consistently.

What Unicode code point is for ច?

The Khmer letter ច (KHMER LETTER CA) has Unicode code point U+1785.

How can I insert ច in HTML?

You can use the HTML entity ច.

What CSS escape should I use for ច?

Use \\1785 in CSS (CSS escape form from the provided data).

How do I represent ច in JavaScript?

Use the JavaScript escape \\u{1785}.