About Oriya Digit Four
Oriya Digit Four is the Unicode character ୪ at codepoint U+0B6A 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 Four
To use the Oriya Digit Four 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: '\B6A';.
In JavaScript and TypeScript the escape '\u0B6A' evaluates to ୪. In Python source, write '\u0B6A'.
The character encodes to E0 AD AA as UTF-8 bytes and 0B6A as UTF-16 code units. Its decimal codepoint is 2922.
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.