★ U+0E4A: Technical Specifications for Thai Character Mai Tri (๊)
The Thai Character Mai Tri (“๊” U+0E4A) is a critical tone mark in the Thai script, used to indicate a high-level tone. As a nonspacing mark, its correct positioning is essential for accurate language representation. This comprehensive resource provides developers and enthusiasts at iloveunicode.com with the complete technical data, encoding conversions, and usage context for this essential codepoint.
U+0E4A Thai Script Tone Mark Specifications
The Unicode codepoint **U+0E4A** is formally named Thai Character Mai Tri. It is classified as a **Nonspacing Mark (Mn)**, meaning it modifies the preceding base character. This specific tone mark was officially integrated into Unicode in **version 1.1 (June, 1993)**. It is located within the **Thai** block of the **Basic Multilingual Plane**, requiring precise rendering support for Thai typography.
Core Unicode Properties
Bidirectional and Categorization Data
Encoding Conversions and Developer Utilities
U+0E4A Conversion Strings for Web and Programming
| ***HTML (decimal)*** |
๊ |
| ***HTML (hex)*** |
๊ |
| ***HTML (named)*** |
- |
| **URL Escape Code** |
%E0%B9%8A |
| **CSS** |
00E4A |
| **JavaScript, JSON** |
u0E4A |
| **C, C++, Java** |
u0E4A |
| **Python** |
u0E4A |
| **Rust** |
u{0E4A} |
| **Ruby** |
u0E4A |
Copy-Ready Code Snippet
\u0E4A
UTF Encoding Byte Sequences (Hex)
| *UTF-8* (hex) |
0xE0 0xB9 0x8A |
| *UTF-16* (hex) |
0x0E4A |
| *UTF-32* (hex) |
0x00000E4A |
Platform Typing Instructions and Preview
How to type “๊”
- Windows ?: Hold Alt, then type 0 E 4 A. Release Alt.
- Mac ?: Hold Alt ⌥, then type 0 E 4 A. Release Alt.
Character Display Preview
- ๊
Times, Times New Roman, serif
- ๊
Helvetica, Arial, sans-serif
- ๊
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Accurate rendering of complex scripts like Thai hinges on the precise handling of combining marks such as the Thai Character Mai Tri. The classification of **U+0E4A** as a Nonspacing Mark (NSM) and its specific combining class (*CCC107*) dictate how rendering engines should position it relative to base characters. Mastering the technical details of the **U+0E4A** codepoint is vital for developers creating global applications. Explore more character specifications at iloveunicode.com for deep insights into Unicode implementation.