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