About Nko Digit Six
Nko Digit Six is the Unicode character ߆ at codepoint U+07C6 in the NKo 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 Nko Digit Six
To use the Nko Digit Six 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: '\7C6';.
In JavaScript and TypeScript the escape '\u07C6' evaluates to ߆. In Python source, write '\u07C6'.
The character encodes to DF 86 as UTF-8 bytes and 07C6 as UTF-16 code units. Its decimal codepoint is 1990.
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.