About Cuneiform Numeric Sign Two Geshu
Cuneiform Numeric Sign Two Geshu is the Unicode character 𒐟 at codepoint U+1241F 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 Two Geshu
To use the Cuneiform Numeric Sign Two Geshu 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: '\1241F';.
In JavaScript and TypeScript the escape '\u{1241F}' evaluates to 𒐟. In Python source, write '\U0001241F'.
The character encodes to F0 92 90 9F as UTF-8 bytes and D809 DC1F as UTF-16 code units. Its decimal codepoint is 74783.
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.