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