Thai Digit Six Letter
๖ is the Thai numeral for six, written using the Thai digit character set.
U+0E56
The symbol ๖ represents the number six in the Thai numeral system. It’s a single Thai digit character with its own Unicode code point, so it won’t be the same as the ASCII '6'. You can copy it directly or use the provided HTML/CSS/JavaScript escapes.
Thai Digit Six Letter Meaning
๖ is the Thai digit for the value 6. It belongs to the Thai digit set (Unicode name: THAI DIGIT SIX, code point U+0E56). Because it’s a distinct Unicode character, it should be used when you want to display numbers in Thai-style digits (for example, in Thai-language content, localized UIs, or culturally consistent typography). In plain text, it functions as a numeral character rather than a punctuation or decorative mark. When mixing with Western digits (0–9), make sure you’re using the correct character set to avoid misalignment or search/formatting issues.
Common uses
- •Thai-language documents and labels that use native numeral glyphs
- •Localized interfaces where numbers should appear in Thai digits
- •Social media posts or captions intended to match Thai typography
- •Template text and form placeholders for Thai-numbered fields
- •Data displays and reports targeting Thai readers
Examples
๖ Thai Digit Six
- ๖วันนี้มี ๖ คน
- ๖ห้อง ๖ ชั้น ๒
- ๖ราคา ๖๐๐ บาท
- ๖รอบถัดไปเริ่มเวลา ๐๖:๓๐
- ๖คะแนนรวม ๖๕
Variations
Technical codes
| Unicode | U+0E56 | |
| HTML Entity | ๖ | |
| HTML Code | ๖ | |
| CSS | \0E56 |
FAQ
What does the Thai Digit Six letter mean?
๖ is the Thai digit for the value 6. It belongs to the Thai digit set (Unicode name: THAI DIGIT SIX, code point U+0E56). Because it’s a distinct Unicode character, it should be used when you want to display numbers in Thai-style digits (for example, in Thai-language content, localized UIs, or culturally consistent typography). In plain text, it functions as a numeral character rather than a punctuation or decorative mark. When mixing with Western digits (0–9), make sure you’re using the correct character set to avoid misalignment or search/formatting issues.
Is ๖ the same as the Western digit '6'?
No. ๖ is the Thai digit for six (Unicode U+0E56). The Western '6' is a different character (ASCII/Unicode U+0036).
How do I include ๖ in HTML?
You can use the HTML entity: ๖.
What are the Unicode details for ๖?
Unicode name: THAI DIGIT SIX. Code point: U+0E56. CSS escape: \\0E56. JavaScript escape: \\u{0E56}.
When should I use Thai digits instead of 0–9?
Use Thai digits when targeting Thai readers or when you want numbers to match Thai typography and localization standards.