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