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 CHA) is the Unicode character at code point U+1786. 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+1786 | |
| decimal | 6022 | |
| htmldecimal | ឆ | |
| htmlhex | ឆ | |
| css | \1786 | |
| javascript | \u{1786} | |
| python | \u1786 | |
| java | \u1786 | |
| go | \u1786 | |
| ruby | \u{1786} | |
| rust | \u{1786} | |
| ccpp | \u1786 | |
| urlencoded | %E1%9E%86 | |
| utf8bytes | e1 9e 86 | |
| utf16bebytes | 17 86 | |
| utf32bebytes | 00 00 17 86 |
How to Use
HTML:
ឆ
CSS:
content: "\1786"
JavaScript:
"\u{1786}"
Python:
"\u1786"
Properties
Frequently Asked Questions
What is the ឆ character (KHMER LETTER CHA)?
ឆ (KHMER LETTER CHA) is the Unicode character U+1786.
What is the Unicode codepoint of KHMER LETTER CHA?
The KHMER LETTER CHA character (ឆ) has codepoint U+1786.
How do I type or copy KHMER LETTER CHA?
Copy ឆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.