About Cuneiform Numeric Sign Eight U
Cuneiform Numeric Sign Eight U is the Unicode character 𒐓 at codepoint U+12413 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 Eight U
To use the Cuneiform Numeric Sign Eight U 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: '\12413';.
In JavaScript and TypeScript the escape '\u{12413}' evaluates to 𒐓. In Python source, write '\U00012413'.
The character encodes to F0 92 90 93 as UTF-8 bytes and D809 DC13 as UTF-16 code units. Its decimal codepoint is 74771.
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.