About Egyptian Hieroglyph F002
Egyptian Hieroglyph F002 is the Unicode character 𓄀 at codepoint U+13100 of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Egyptian Hieroglyph F002
To use the Egyptian Hieroglyph F002 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: '\13100';.
In JavaScript and TypeScript the escape '\u{13100}' evaluates to 𓄀. In Python source, write '\U00013100'.
The character encodes to F0 93 84 80 as UTF-8 bytes and D80C DD00 as UTF-16 code units. Its decimal codepoint is 78080.
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.