Khmer Digit Two Letter
“២” is the Khmer digit for the number two, Unicode U+17E2.
U+17E2
“២” is the Khmer numeral for 2. It belongs to the Unicode Khmer block and is commonly used in Khmer-language writing. You can copy it directly or use the provided escapes in HTML, CSS, and JavaScript.
Khmer Digit Two Letter Meaning
“២” represents the numeral value 2 in the Khmer writing system. Like other digit symbols, it’s used as part of numbers for counting, dates, prices, and general Khmer text where local numerals are preferred over Latin digits. In Unicode terms, it is the character known as “KHMER DIGIT TWO” with code point U+17E2. When working with fonts or systems that support Khmer, this character will display correctly; otherwise, you may see a fallback glyph. For programming and web use, the provided HTML entity and JavaScript/CSS escapes help you insert it reliably.
Common uses
- •Writing prices or quantities in Khmer using local numerals
- •Displaying dates and page/section numbers in Khmer text
- •Labeling items in Khmer-language forms and signage
- •Typing Khmer numbers in chat, comments, and social posts
- •Using U+17E2 in web or app interfaces that require Khmer digits
Examples
២ Khmer Digit Two (U+17E2)
- ២ថ្ងៃនេះ ២/០៥
- ២តម្លៃ ២,០០០៛
- ២ជំពូកទី ២
- ២ក្រុមទី ២ មាន ១០នាក់
- ២ម៉ោង ២:៣០
Variations
Technical codes
| Unicode | U+17E2 | |
| HTML Entity | ២ | |
| HTML Code | ២ | |
| CSS | \17E2 |
FAQ
What does the Khmer Digit Two letter mean?
“២” represents the numeral value 2 in the Khmer writing system. Like other digit symbols, it’s used as part of numbers for counting, dates, prices, and general Khmer text where local numerals are preferred over Latin digits. In Unicode terms, it is the character known as “KHMER DIGIT TWO” with code point U+17E2. When working with fonts or systems that support Khmer, this character will display correctly; otherwise, you may see a fallback glyph. For programming and web use, the provided HTML entity and JavaScript/CSS escapes help you insert it reliably.
What Unicode character is “២”?
“២” is KHMER DIGIT TWO with code point U+17E2.
How do I insert it in HTML?
Use the provided HTML entity: ២
What is the CSS escape for “២”?
Use: \\17E2
What is the JavaScript escape for “២”?
Use: \\u{17E2}