About Cuneiform Numeric Sign Five Ban2
Cuneiform Numeric Sign Five Ban2 is the Unicode character 𒑔 at codepoint U+12454 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 Cuneiform Numeric Sign Five Ban2
To use the Cuneiform Numeric Sign Five Ban2 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: '\12454';.
In JavaScript and TypeScript the escape '\u{12454}' evaluates to 𒑔. In Python source, write '\U00012454'.
The character encodes to F0 92 91 94 as UTF-8 bytes and D809 DC54 as UTF-16 code units. Its decimal codepoint is 74836.
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.