About Brahmi Digit Nine
Brahmi Digit Nine is the Unicode character đ¯ at codepoint U+1106F 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 Nine
To use the Brahmi Digit Nine 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: '\1106F';.
In JavaScript and TypeScript the escape '\u{1106F}' evaluates to đ¯. In Python source, write '\U0001106F'.
The character encodes to F0 91 81 AF as UTF-8 bytes and D804 DC6F as UTF-16 code units. Its decimal codepoint is 69743.
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.