★ U+10F0: Technical Specifications for the Georgian Letter Hae (ჰ)
The character **ჰ**, officially known as the Georgian Letter Hae (“ჰ” U+10F0), is a crucial lowercase component of the Georgian script. This dedicated resource from iloveunicode.com offers developers and linguists comprehensive technical data, encoding methodologies, and character properties for this specific codepoint.
U+10F0 Georgian Character Specifications
The **Unicode codepoint U+10F0** is categorized as a *Lowercase Letter* ($\text{Ll}$) and possesses a **Left To Right (L)** bidirectional class, indicating its flow in text layout. This character was incorporated early into the standard, joining Unicode in **version 1.1 (June, 1993)**. It is located within the **Georgian** block on the essential **Basic Multilingual Plane**, confirming its foundational role in digital Georgian text.
Core Character Properties
Bidirectional and Case Mapping Data
Other Technical Properties
Encoding and Programming Conversions for U+10F0
To accurately render the ***Georgian Letter Hae*** (ჰ) in digital environments, developers must use precise encoding and escape sequences. The tables below detail the various conversion formats for this character, supporting reliable integration into web pages and software applications globally.
Conversion Formats
| HTML (decimal) |
`ჰ` |
| HTML (hex) |
`ჰ` |
| HTML (named) |
`-` |
| URL Escape Code |
`%E1%83%B0` |
| CSS |
`010F0` |
| JavaScript, JSON |
`u10F0` |
| C, C++, Java |
`u10F0` |
| Python |
`u10F0` |
| Rust |
`u{10F0}` |
| Ruby |
`u10F0` |
UTF Encoding Representations (Hexadecimal)
| UTF-8 (hex) |
0xE1 0x83 0xB0 |
| UTF-16 (hex) |
0x10F0 |
| UTF-32 (hex) |
0x000010F0 |
Inputting and Previewing the Character
Keyboard Input Instructions
- **Windows ?**: Hold Alt, then type 1 0 F 0. Release Alt.
- **Mac ?**: Hold Alt ⌥, then type 1 0 F 0. Release Alt.
Font Demonstration
- ჰ
**Times, Times New Roman**, serif
- ჰ
**Helvetica, Arial**, sans-serif
- ჰ
**Courier, Courier New**, monospace
Conclusion: Advancing Your Unicode Knowledge
Achieving consistent display and accurate data exchange for complex characters like the *Georgian Letter Hae* requires precise reference materials. Developers can ensure seamless internationalization and avoid rendering issues by strictly adhering to the technical specifications of **U+10F0**. Accessing up-to-date and accurate character data through iloveunicode.com is key to mastering global character encoding.