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 DIGIT NINE) is the Unicode character at code point U+17E9. It belongs to the Khmer block, in the Decimal Number (Nd) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+17E9 | |
| decimal | 6121 | |
| htmldecimal | ៩ | |
| htmlhex | ៩ | |
| css | \17E9 | |
| javascript | \u{17E9} | |
| python | \u17e9 | |
| java | \u17E9 | |
| go | \u17E9 | |
| ruby | \u{17E9} | |
| rust | \u{17E9} | |
| ccpp | \u17e9 | |
| urlencoded | %E1%9F%A9 | |
| utf8bytes | e1 9f a9 | |
| utf16bebytes | 17 e9 | |
| utf32bebytes | 00 00 17 e9 |
How to Use
HTML:
៩
CSS:
content: "\17E9"
JavaScript:
"\u{17E9}"
Python:
"\u17e9"
Properties
Frequently Asked Questions
What is the ៩ character (KHMER DIGIT NINE)?
៩ (KHMER DIGIT NINE) is the Unicode character U+17E9.
What is the Unicode codepoint of KHMER DIGIT NINE?
The KHMER DIGIT NINE character (៩) has codepoint U+17E9.
How do I type or copy KHMER DIGIT NINE?
Copy ៩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.