Thai Digit Three Letter
๓ is the Thai digit for the number three, used in Thai numeral writing.
U+0E53
๓ is known as the Thai Digit Three. It’s a Unicode character (U+0E53) that appears in Thai numeral text. You can copy it directly or use Unicode escapes in code and design tools.
Thai Digit Three Letter Meaning
๓ (THAI DIGIT THREE, U+0E53) is the Thai numeral used to represent the value 3 in Thai writing systems. Like other Thai digits, it’s typically seen in everyday text such as numbers in sentences, lists, and numbering contexts. Thai digits are often used when the surrounding language is Thai, while some applications may also mix Thai digits with Arabic digits depending on locale settings. When you need the character precisely, use the actual symbol ๓, or reference its Unicode form (U+0E53) in HTML/CSS/JavaScript to ensure consistent rendering across devices.
Common uses
- •Writing Thai-language numbers in sentences and forms
- •Labeling items in Thai UI (e.g., step ๓, option ๓)
- •Displaying Thai dates and times in localized text
- •Typing or designing Thai posters, flyers, and signage content
- •Numbering chapters, bullets, or lists for Thai documents
Examples
๓ Thai Digit Three (U+0E53)
- ๓วันนี้วันที่ ๓
- ๓ขั้นตอนที่ ๓
- ๓ตัวเลือก ๓
- ๓ข้อ ๓ ในรายการ
- ๓เวลา ๓ นาฬิกา
Variations
Technical codes
| Unicode | U+0E53 | |
| HTML Entity | ๓ | |
| HTML Code | ๓ | |
| CSS | \0E53 |
FAQ
What does the Thai Digit Three letter mean?
๓ (THAI DIGIT THREE, U+0E53) is the Thai numeral used to represent the value 3 in Thai writing systems. Like other Thai digits, it’s typically seen in everyday text such as numbers in sentences, lists, and numbering contexts. Thai digits are often used when the surrounding language is Thai, while some applications may also mix Thai digits with Arabic digits depending on locale settings. When you need the character precisely, use the actual symbol ๓, or reference its Unicode form (U+0E53) in HTML/CSS/JavaScript to ensure consistent rendering across devices.
Is ๓ the same as the Arabic number 3?
It represents the value three, but it’s a different character. ๓ is the Thai Digit Three (U+0E53), while the Arabic digit is 3.
How do I copy the character ๓ reliably?
Copy the symbol directly from this page (๓). If you’re entering it in code, prefer the Unicode reference U+0E53.
What Unicode escapes can I use for ๓?
HTML entity: ๓. CSS escape: \\0E53. JavaScript escape: \\u{0E53}.
Will ๓ display correctly on all devices?
It should if the font supports Thai digits. Using the correct Unicode character (U+0E53) helps ensure consistent behavior.