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