★ U+0E4E: Technical Specifications for Thai Character Yamakkan (๎)
The Thai Character Yamakkan (“๎” U+0E4E) is a critical nonspacing mark in the Thai script, used historically as a truncation mark or in specific phonetic notations. This resource offers developers and Unicode enthusiasts at iloveunicode.com the full technical details, encoding formats, and implementation guidance for this significant codepoint.
U+0E4E Nonspacing Mark Specifications
The character, known as the **Thai Character Yamakkan**, is formally classified as a **Nonspacing Mark** (*Mn*). It does not occupy horizontal space and is designed to visually combine with a preceding character. This codepoint was officially incorporated into the Unicode Standard in **version 1.1 (June, 1993)**. It is situated within the **Thai** block on the **Basic Multilingual Plane**, ensuring compatibility in rendering complex Thai text.
Core Unicode Properties
Directional and General Character Data
Encoding Conversions and Byte Sequences for U+0E4E
Accurate digital display of **Thai Character Yamakkan (U+0E4E)** requires using the correct encoding representations. Below are the precise conversion data and UTF byte formats essential for implementing this character across various programming languages and web protocols.
U+0E4E Conversion Strings for Web and Programming
| ***HTML (decimal)*** |
๎ |
| ***HTML (hex)*** |
๎ |
| ***HTML (named)*** |
- |
| **URL Escape Code** |
%E0%B9%8E |
| **CSS** |
00E4E |
| **JavaScript, JSON** |
u0E4E |
| **C, C++, Java** |
u0E4E |
| **Python** |
u0E4E |
| **Rust** |
u{0E4E} |
| **Ruby** |
u0E4E |
Copy-Ready Code Snippet
\u0E4E
UTF Encoding Byte Sequences (Hex)
| *UTF-8* (hex) |
0xE0 0xB9 0x8E |
| *UTF-16* (hex) |
0x0E4E |
| *UTF-32* (hex) |
0x00000E4E |
Platform-Specific Typing Instructions
How to type “๎”
- Windows ?: Hold Alt, then type 0 E 4 E. Release Alt.
- Mac ?: Hold Alt ⌥, then type 0 E 4 E. Release Alt.
Character Display Preview
- ๎
Times, Times New Roman, serif
- ๎
Helvetica, Arial, sans-serif
- ๎
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Mastering complex script characters is fundamental for global software development. The detailed information for **U+0E4E** ensures that the *Thai Character Yamakkan* is correctly implemented and rendered across all modern systems. For reliable and extensive Unicode data, always turn to iloveunicode.com, your primary source for character encoding excellence.