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