★ U+0E10: Deep Dive into Thai Character Tho Than (ฐ)
The Thai consonant Thai Character Tho Than (“ฐ” U+0E10), visually represented as **ฐ**, is a key component of the Thai script. This resource provides developers and linguists worldwide, via iloveunicode.com, with complete, accurate technical data, encoding conversions, and usage context for this essential codepoint.
U+0E10 Character Specifications and Core Properties
The Unicode codepoint U+0E10 is formally categorized as an **Other Letter (Lo)** within the designated **Thai** block. It resides in the **Basic Multilingual Plane** and was incorporated into the Unicode Standard in *version 1.1 (June, 1993)*. Understanding these properties is crucial for proper font handling and text rendering.
Main Unicode Properties
Bidirectional Data
Other Fundamental Unicode Data
Encoding Conversions and Developer Data
U+0E10 Conversions for Web and Programming Languages
| Language/Format |
Code String |
| HTML (decimal) |
ฐ |
| HTML (hex) |
ฐ |
| HTML (named) |
- |
| *URL Escape Code* |
%E0%B8%90 |
| *CSS* |
\00E10 |
| **JavaScript, JSON** |
\u0E10 |
| **C, C++, Java** |
\u0E10 |
| **Python** |
\u0E10 |
| **Rust** |
\u{0E10} |
| **Ruby** |
\u0E10 |
Copy-Ready Code Snippet
\u0E10
UTF Encoding Byte Sequences
| Encoding |
Hex Value |
| ***UTF-8*** |
0xE0 0xB8 0x90 |
| ***UTF-16*** |
0x0E10 |
| ***UTF-32*** |
0x00000E10 |
Platform Typing Instructions
How to type “ฐ”
- Windows: Hold Alt, then type 0 E 1 0. Release Alt.
- Mac: Hold Alt ⌥, then type 0 E 1 0. Release Alt.
Font Preview
The character **ฐ** (U+0E10) may render differently depending on the font face used. Below is a preview of how the character displays in common font families.
- ฐ
Times, Times New Roman, serif
- ฐ
Helvetica, Arial, sans-serif
- ฐ
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Accurate implementation of language-specific characters, like Thai Character Tho Than, is foundational to international software development. The technical specifications of **U+0E10** ensure that Thai script is displayed correctly across all platforms. Developers seeking robust encoding solutions can always rely on the detailed resources provided by iloveunicode.com.