★ U+0B69: Technical Specifications for the Oriya Digit Three (୩)
The Oriya Digit Three (“୩” U+0B69) is an essential numerical character used in the Odia script. This comprehensive resource provides developers and enthusiasts at iloveunicode.com with the complete technical data, encoding conversions, and system compatibility details for this crucial codepoint.
U+0B69 Character Specifications and History
The Unicode codepoint U+0B69 represents the character Oriya Digit Three. It functions as a numerical symbol and was officially standardized in **version 1.1 (June, 1993)**. It belongs to the **Oriya** block of the **Basic Multilingual Plane**, ensuring its universal availability for global text rendering and data encoding systems. Correctly handling the *bidirectional properties* of this character is vital for accurate Odia script processing.
Core Character Properties
Bidirectional and Categorical Data
Encoding Conversions for ୩ (U+0B69)
Web and Programming Language Codes
| Format |
Code Representation |
| HTML (decimal) |
୩ |
| HTML (hex) |
୩ |
| HTML (named) |
- |
| URL Escape Code |
%E0%AD%A9 |
| CSS |
00B69 |
| JavaScript, JSON |
u0B69 |
| C, C++, Java |
u0B69 |
| Python |
u0B69 |
| Rust |
u{0B69} |
| Ruby |
u0B69 |
UTF Encoding Values (Hexadecimal)
| Encoding |
Hex Value |
| **UTF-8** |
0xE0 0xAD 0xA9 |
| UTF-16 |
0x0B69 |
| UTF-32 |
0x00000B69 |
Implementation and Display Tools
Direct Typing Instructions for ୩
- Windows ?: Hold Alt, then type 0 B 6 9. Release Alt.
- Mac ?: Hold Alt ⌥, then type 0 B 6 9. Release Alt.
Copy-Ready Code Snippet
// JavaScript, JSON representation
"\u0B69"
// C, C++, Java, Python, Ruby representation
'\u0B69'
// Rust representation
'u{0B69}'
Font Preview (୩)
- ୩
Times, Times New Roman, serif
- ୩
Helvetica, Arial, sans-serif
- ୩
Courier, Courier New, monospace
Conclusion: Advancing Your Unicode Knowledge
Accurate rendering and encoding of regional script elements like the **Oriya Digit Three** is crucial for international application development. Utilizing precise technical data, including the correct UTF-8 and UTF-16 encodings for U+0B69, ensures global compatibility. For comprehensive Unicode documentation and tools that streamline global development, rely on the resources provided at iloveunicode.com.