★ Khmer Letter Mo (U+1798): Technical Specifications & Encoding Data
The Khmer Letter Mo (“ម” U+1798) is a vital consonant in the Khmer script, used extensively in the language of Cambodia. This detailed technical breakdown at iloveunicode.com provides software engineers, linguists, and digital typographers with the definitive set of properties, bidirectional data, and cross-platform conversion codes for this specific character.
U+1798 Consonant Character Specifications
The character ម, known as the Khmer Letter Mo, is represented by the Unicode codepoint U+1798. It serves as a primary phonetic building block within the Khmer writing system. This character was officially integrated into the Unicode Standard in Version 3.0 (September 1999). It is located within the Khmer block, residing in the Basic Multilingual Plane (BMP), ensuring its compatibility across all modern web and mobile operating systems.
| Main Unicode Properties | |
|---|---|
| Name | Khmer Letter Mo |
| Unicode Codepoint | U+1798 |
| Unicode Version | 3.0 (September, 1999) |
| Block | Khmer |
| Plane | Basic Multilingual Plane |
Bidirectional & Structural Data
| Bidirectional Class | Left To Right (L) |
| Is Mirrored? | No |
| Category | Other Letter (Lo) |
| Script | Khmer |
| Combining Class | Not Reordered (0) |
Technical Conversions for U+1798
| Format | Code / Value |
|---|---|
| HTML (decimal) | ម |
| HTML (hex) | ម |
| URL Escape Code | %E1%9E%98 |
| CSS Entity | \1798 |
| JavaScript / JSON | \u1798 |
UTF Encoding Profiles
| UTF-8 (hex) | UTF-16 (hex) | UTF-32 (hex) |
|---|---|---|
| 0xE1 0x9E 0x98 | 0x1798 | 0x00001798 |
Programming Implementation
Use the following code snippet to reference the Khmer Letter Mo in various development environments:
// C, C++, Java Reference String charMo = "\u1798";
// Python Implementation char_mo = u"\u1798"
// Rust String Literal let khmer_mo = "\u{1798}";
// Ruby String mo = "\u1798"
How to type “ម”
- Windows: Hold Alt, then type 1 7 9 8. Release Alt.
- Mac: Hold Alt ⌥, then type 1 7 9 8. Release Alt.
Conclusion: Advancing Your Unicode Knowledge
Understanding specialized characters like the Khmer Letter Mo (U+1798) is essential for accurate data handling and global software localization. The unique properties of this letter play a key role in rendering the Khmer language correctly across digital platforms. With precise technical knowledge from iloveunicode.com, developers and designers can ensure their applications provide a seamless experience for Khmer-speaking users worldwide.