Thai Digit Two Letter
“๒” is the Thai digit for the number two, used in Thai-language writing and numerals.
U+0E52
“๒” is the Thai digit for 2. It belongs to the Thai numeral block in Unicode. Use it when you need authentic Thai-style numbering instead of Latin digits.
Thai Digit Two Letter Meaning
“๒” (Unicode U+0E52) is the Thai digit representing the number two. It is part of the Thai numeral set, which is commonly used alongside Thai script in everyday writing, signage, and digital text. In practice, it functions like the Latin digit “2,” but it follows Thai typography and numeral conventions. You may see it in lists, dates, quantities, prices, and other text where Thai readers expect Thai digits rather than Arabic numerals. When formatting or generating Thai content programmatically, using the correct Unicode character helps avoid mismatched numbering and improves consistency across fonts and platforms.
Common uses
- •Writing Thai lists or steps that require Thai numeral styling (e.g., “ขั้นตอน ๒”)
- •Displaying quantities and counts in Thai-language UI text
- •Typing Thai dates and forms where Thai digits are expected
- •Creating posters, flyers, or design mockups that must match Thai typography
- •Generating numerals in Thai content systems where accurate Unicode digits matter
Examples
๒ Thai Digit Two (U+0E52)
- ๒ข้อ ๒
- ๒วันที่ ๒๕ เดือน ๗
- ๒ราคา ๒๐๐ บาท
- ๒ขั้นตอน ๒
- ๒หมู่ ๒
Variations
Technical codes
| Unicode | U+0E52 | |
| HTML Entity | ๒ | |
| HTML Code | ๒ | |
| CSS | \0E52 |
FAQ
What does the Thai Digit Two letter mean?
“๒” (Unicode U+0E52) is the Thai digit representing the number two. It is part of the Thai numeral set, which is commonly used alongside Thai script in everyday writing, signage, and digital text. In practice, it functions like the Latin digit “2,” but it follows Thai typography and numeral conventions. You may see it in lists, dates, quantities, prices, and other text where Thai readers expect Thai digits rather than Arabic numerals. When formatting or generating Thai content programmatically, using the correct Unicode character helps avoid mismatched numbering and improves consistency across fonts and platforms.
What Unicode character is “๒”?
“๒” is THAI DIGIT TWO with Unicode code point U+0E52.
How do I type or copy “๒” in a website?
Copy the character directly. If you need an escape, use the provided HTML entity: ๒.
Is “๒” the same as the Latin digit “2”?
They represent the same number, but they are different characters. “๒” is a Thai numeral digit (U+0E52), while “2” is the Latin digit.
Which escape formats are available for “๒”?
Provided formats include CSS escape \\0E52 and JavaScript escape \\u{0E52}, along with the HTML entity ๒.