About Brahmi Digit Four
Brahmi Digit Four is the Unicode character 𑁪 at codepoint U+1106A of the Supplementary Multilingual Plane (SMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Brahmi Digit Four
To use the Brahmi 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: '\1106A';.
In JavaScript and TypeScript the escape '\u{1106A}' evaluates to 𑁪. In Python source, write '\U0001106A'.
The character encodes to F0 91 81 AA as UTF-8 bytes and D804 DC6A as UTF-16 code units. Its decimal codepoint is 69738.
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.