About Egyptian Hieroglyph D039
Egyptian Hieroglyph D039 is the Unicode character 𓂠 at codepoint U+130A0 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 D039
To use the Egyptian Hieroglyph D039 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: '\130A0';.
In JavaScript and TypeScript the escape '\u{130A0}' evaluates to 𓂠. In Python source, write '\U000130A0'.
The character encodes to F0 93 82 A0 as UTF-8 bytes and D80C DCA0 as UTF-16 code units. Its decimal codepoint is 77984.
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.