copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ช'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ช
EGYPTIAN HIEROGLYPH D048
Overview
๐ช (EGYPTIAN HIEROGLYPH D048) is the Unicode character at code point U+130AA. It belongs to the Egyptian Hieroglyphs block, in the Other Letter (Lo) general category. Its script is Egyp.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+130AA | |
| decimal | 77994 | |
| htmldecimal | 𓂪 | |
| htmlhex | 𓂪 | |
| css | \130AA | |
| javascript | \u{130AA} | |
| python | \U000130aa | |
| java | \uD80C\uDCAA | |
| go | \U000130AA | |
| ruby | \u{130AA} | |
| rust | \u{130AA} | |
| ccpp | \U000130aa | |
| urlencoded | %F0%93%82%AA | |
| utf8bytes | f0 93 82 aa | |
| utf16bebytes | d8 0c dc aa | |
| utf32bebytes | 00 01 30 aa |
How to Use
HTML:
𓂪
CSS:
content: "\130AA"
JavaScript:
"\u{130AA}"
Python:
"\U000130aa"
Properties
- Block
- Egyptian Hieroglyphs
- Script
- Egyp
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ช character (EGYPTIAN HIEROGLYPH D048)?
๐ช (EGYPTIAN HIEROGLYPH D048) is the Unicode character U+130AA.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH D048?
The EGYPTIAN HIEROGLYPH D048 character (๐ช) has codepoint U+130AA.
How do I type or copy EGYPTIAN HIEROGLYPH D048?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.