copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ច'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ច
Overview
ច (KHMER LETTER CA) is the Unicode character at code point U+1785. It belongs to the Khmer block, in the Other Letter (Lo) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1785 | |
| decimal | 6021 | |
| htmldecimal | ច | |
| htmlhex | ច | |
| css | \1785 | |
| javascript | \u{1785} | |
| python | \u1785 | |
| java | \u1785 | |
| go | \u1785 | |
| ruby | \u{1785} | |
| rust | \u{1785} | |
| ccpp | \u1785 | |
| urlencoded | %E1%9E%85 | |
| utf8bytes | e1 9e 85 | |
| utf16bebytes | 17 85 | |
| utf32bebytes | 00 00 17 85 |
How to Use
HTML:
ច
CSS:
content: "\1785"
JavaScript:
"\u{1785}"
Python:
"\u1785"
Properties
Frequently Asked Questions
What is the ច character (KHMER LETTER CA)?
ច (KHMER LETTER CA) is the Unicode character U+1785.
What is the Unicode codepoint of KHMER LETTER CA?
The KHMER LETTER CA character (ច) has codepoint U+1785.
How do I type or copy KHMER LETTER CA?
Copy ច directly, or use the HTML entity, UTF-8, and code encodings shown on this page.