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