★ U+0B6B: Decoding the Oriya Digit Five (୫)
The Oriya Digit Five (“୫” U+0B6B), represented visually as ୫, is a fundamental decimal number used in the Odia script. This in-depth resource provides developers and technical users on iloveunicode.com with the complete data, encoding conversions, and system compatibility details for correctly implementing this character across digital platforms.
Core Specifications of Oriya Digit Five
The character is formally named **Oriya Digit Five**. It was integrated into the Unicode Standard in its early release, **version 1.1 (June, 1993)**. As a *Decimal Number* element of the **Oriya** script, it is situated within the **Basic Multilingual Plane**. Understanding the properties of U+0B6B is essential for accurate localization in applications targeting Odia-speaking regions.
Main Technical Properties
Bidirectional and Categorical Data
Encoding Conversions for ୫ (U+0B6B)
Web and Programming Language Codes
| Format |
Code Representation |
| HTML (decimal) |
୫ |
| HTML (hex) |
୫ |
| HTML (named) |
- |
| URL Escape Code |
%E0%AD%AB |
| CSS |
00B6B |
| JavaScript, JSON |
u0B6B |
| C, C++, Java |
u0B6B |
| Python |
u0B6B |
| Rust |
u{0B6B} |
| Ruby |
u0B6B |
UTF Encoding Values (Hexadecimal)
| Encoding |
Hex Value |
| **UTF-8** |
0xE0 0xAD 0xAB |
| UTF-16 |
0x0B6B |
| UTF-32 |
0x00000B6B |
Input Methods and Code Snippets
Direct Typing Instructions for ୫
- Windows ?: Hold Alt, then type 0 B 6 B. Release Alt.
- Mac ?: Hold Alt ⌥, then type 0 B 6 B. Release Alt.
Copy-Ready Code Snippet
// JavaScript, JSON representation
"\u0B6B"
// C, C++, Java, Python, Ruby representation
'\u0B6B'
// Rust representation
'u{0B6B}'
Font Preview (୫)
- ୫
Times, Times New Roman, serif
- ୫
Helvetica, Arial, sans-serif
- ୫
Courier, Courier New, monospace
Conclusion: Mastering Global Character Encoding
Implementing the **Oriya Digit Five** correctly, along with its associated encoding, is a key step in supporting international users. The consistent application of the **U+0B6B** codepoint and its UTF variants is crucial for data integrity. For comprehensive Unicode documentation and tools that streamline global development, rely on the resources provided at iloveunicode.com.