About Mende Kikakui Digit Seven
Mende Kikakui Digit Seven is the Unicode character 𞣍 at codepoint U+1E8CD of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Mende Kikakui Digit Seven
To use the Mende Kikakui Digit Seven 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: '\1E8CD';.
In JavaScript and TypeScript the escape '\u{1E8CD}' evaluates to 𞣍. In Python source, write '\U0001E8CD'.
The character encodes to F0 9E A3 8D as UTF-8 bytes and D83A DCCD as UTF-16 code units. Its decimal codepoint is 125133.
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.