★ U+0E50: Technical Specifications and Encoding for the Thai Digit Zero (๐)
The **Thai Digit Zero (“๐” U+0E50)** is the primary numeral character representing the value zero in the **Thai script**. This essential codepoint, crucial for correct display and data handling in Thai-language applications, is fully detailed here. Developers and enthusiasts can rely on the precise technical information provided by the experts at iloveunicode.com.
Core Properties of Thai Digit Zero (๐)
The **Thai Digit Zero**, identified by the codepoint U+0E50, is formally categorized as a Decimal Number (Nd). It was an early addition to the standard, integrated into Unicode in **version 1.1 (June, 1993)**. This character resides in the **Thai** block of the **Basic Multilingual Plane**, ensuring it is fundamentally supported across the entire Unicode ecosystem.
Main Technical Specifications
Directional and Categorical Properties
Encoding Conversions and Byte Sequences for U+0E50
Successful internationalization requires correct conversion of the **Thai Digit Zero** across different programming environments. The following tables provide the exact conversions for U+0E50, detailing HTML entities, URL escape codes, and language-specific representations for developers.
U+0E50 Conversion Strings for Web and Programming
| ***HTML (decimal)*** |
๐ |
| ***HTML (hex)*** |
๐ |
| ***HTML (named)*** |
- |
| **URL Escape Code** |
%E0%B9%90 |
| **CSS** |
00E50 |
| **JavaScript, JSON** |
u0E50 |
| **C, C++, Java** |
u0E50 |
| **Python** |
u0E50 |
| **Rust** |
u{0E50} |
| **Ruby** |
u0E50 |
Copy-Ready Code Snippet
\u0E50
UTF Encoding Byte Sequences (Hex)
| *UTF-8* (hex) |
0xE0 0xB9 0x90 |
| *UTF-16* (hex) |
0x0E50 |
| *UTF-32* (hex) |
0x00000E50 |
Platform-Specific Typing Instructions
How to type “๐”
- Windows ?: Hold Alt, then type 0 E 5 0. Release Alt.
- Mac ?: Hold Alt ⌥, then type 0 E 5 0. Release Alt.
Character Display Preview
- ๐
Times, Times New Roman, serif
- ๐
Helvetica, Arial, sans-serif
- ๐
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Mastering the details of numeral characters like the **Thai Digit Zero** is indispensable for developing accurate, localized software. With the comprehensive property and encoding data for U+0E50 provided, developers are equipped to tackle localization challenges effectively. Explore more technical Unicode character information and guides at iloveunicode.com.