About Oriya Digit Three
Oriya Digit Three is the Unicode character ୩ at codepoint U+0B69 in the Oriya block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Oriya Digit Three
To use the Oriya Digit Three symbol (୩) in HTML, insert the
entity ୩ directly into your markup. The decimal entity ୩ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\B69';.
In JavaScript and TypeScript the escape '\u0B69' evaluates to ୩. In Python source, write '\u0B69'.
The character encodes to E0 AD A9 as UTF-8 bytes and 0B69 as UTF-16 code units. Its decimal codepoint is 2921.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.