★ U+10C4: Technical Specifications for Georgian Capital Letter Har (Ⴤ)
The Georgian Capital Letter Har (“Ⴤ” U+10C4) is an important character used in the Georgian writing system, uniquely identified by its Unicode codepoint, **U+10C4**. This comprehensive technical documentation is provided to assist developers and enthusiasts, courtesy of iloveunicode.com, offering a complete look at its properties, encoding standards, and implementation details.
U+10C4 Specifications and Linguistic Context
The Unicode designation **U+10C4** formally represents the *uppercase* form of the Georgian letter Har. This character was integrated into the Unicode standard in **version 1.1** (June 1993). It resides within the **Georgian** block, which is mapped to the **Basic Multilingual Plane**. As an **Uppercase Letter**, it adheres to a default Left-To-Right (L) display class and is not mirrored in bidirectional text environments. Its corresponding lowercase form is ⴤ (U+2D24).
Main Character Properties Table
| Name | Georgian Capital Letter Har |
|---|---|
| Unicode Codepoint | U+10C4 |
| Unicode Version | 1.1 (June, 1993) |
| Block | Georgian |
| Plane | Basic Multilingual Plane |
Directional and Case Data
| Bidirectional class | Left To Right (L) |
|---|---|
| Is mirrored? | No |
| Case | Uppercase |
| Lowercase character | ⴤ (U+2D24) |
Supplementary Unicode Data
| Category | Uppercase Letter |
|---|---|
| Script | Georgian |
| Combining Class | Not Reordered |
Encoding and Development Conversions for U+10C4
To correctly embed the Georgian Capital Letter Har (Ⴤ) in applications, developers require precise encoding formats. The tables below outline the necessary escape sequences and UTF byte representations for this specific codepoint.
Programming and Markup Escape Sequences
| HTML (decimal) | Ⴤ |
|---|---|
| HTML (hex) | Ⴤ |
| HTML (named) | - |
| URL Escape Code | %E1%83%84 |
| CSS | 010C4 |
| JavaScript, JSON | u10C4 |
| C, C++, Java | u10C4 |
| Python | u10C4 |
| Rust | u{10C4} |
| Ruby | u10C4 |
UTF Encoding Byte Sequences (Hexadecimal)
| UTF-8 (hex) | 0xE1 0x83 0x84 |
|---|---|
| UTF-16 (hex) | 0x10C4 |
| UTF-32 (hex) | 0x000010C4 |
Keyboard Input Method for Ⴤ
For direct keyboard entry of the character Ⴤ:
Font Rendering Preview (Ⴤ)
- Ⴤ
Times, Times New Roman, serif
- Ⴤ
Helvetica, Arial, sans-serif
- Ⴤ
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Accurate character handling, especially for non-Latin scripts like Georgian, requires detailed technical insight. The specific properties and encoding data for the Georgian Capital Letter Har are essential for ensuring cross-platform display and data fidelity. Continue your technical exploration of the Unicode standard and its many applications at iloveunicode.com.