★ U+0B39: Technical Specifications for Oriya Letter Ha (ହ)
The Oriya Letter Ha (“ହ” U+0B39) is an essential consonant within the Odia writing system. This specialized resource provides developers and linguists at iloveunicode.com with the complete technical data, encoding conversions, and core properties for this character, vital for accurate digital implementation of Odia script.
U+0B39 Odia Consonant Letter Specifications
The Unicode codepoint $\text{U+0B39}$ represents the character **Oriya Letter Ha**. This letter is categorized as an “Other Letter” ($\text{Lo}$) and is a fundamental component of the Odia (Oriya) script, used to form syllables. It was officially integrated into the standard in **version 1.1 (June, 1993)**. It is located within the **Oriya** block of the **Basic Multilingual Plane**, signifying its foundational status in Indic language encoding.
Core Unicode Properties
Bidirectional and Categorical Data
Encoding Conversions for $\text{U+0B39}$
Programmatic Conversions
| Format |
Code Representation |
| HTML (decimal) |
ହ |
| HTML (hex) |
ହ |
| HTML (named) |
- |
| URL Escape Code |
%E0%AC%B9 |
| CSS |
00B39 |
| JavaScript, JSON |
u0B39 |
| C, C++, Java |
u0B39 |
| Python |
u0B39 |
| Rust |
u{0B39} |
| Ruby |
u0B39 |
UTF Encoding Values (Hexadecimal)
| Encoding |
Hex Value |
| **UTF-8** |
0xE0 0xAC 0xB9 |
| UTF-16 |
0x0B39 |
| UTF-32 |
0x00000B39 |
Character Input and Interactive Preview
Keyboard Input Instructions for ହ
- Windows ?: Hold Alt, then type 0 B 3 9. Release Alt.
- Mac ?: Hold Alt ⌥, then type 0 B 3 9. Release Alt.
Language-Specific Code Representation
// JavaScript, JSON representation
"\u0B39"
// C, C++, Java, Python, Ruby representation
'\u0B39'
// Rust representation
'u{0B39}'
Font Preview (ହ)
- ହ
Times, Times New Roman, serif
- ହ
Helvetica, Arial, sans-serif
- ହ
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Accurate digital representation of Indic scripts relies on understanding characters like the **Oriya Letter Ha**. Its fixed left-to-right classification simplifies bidirectional text management, which is crucial for global software development. By utilizing the comprehensive encoding details for $\text{U+0B39}$ available on iloveunicode.com, developers can ensure robust and culturally accurate text display.