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 V037A
Overview
๐ช (EGYPTIAN HIEROGLYPH V037A) is the Unicode character at code point U+133AA. 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+133AA | |
| decimal | 78762 | |
| htmldecimal | 𓎪 | |
| htmlhex | 𓎪 | |
| css | \133AA | |
| javascript | \u{133AA} | |
| python | \U000133aa | |
| java | \uD80C\uDFAA | |
| go | \U000133AA | |
| ruby | \u{133AA} | |
| rust | \u{133AA} | |
| ccpp | \U000133aa | |
| urlencoded | %F0%93%8E%AA | |
| utf8bytes | f0 93 8e aa | |
| utf16bebytes | d8 0c df aa | |
| utf32bebytes | 00 01 33 aa |
How to Use
HTML:
𓎪
CSS:
content: "\133AA"
JavaScript:
"\u{133AA}"
Python:
"\U000133aa"
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 V037A)?
๐ช (EGYPTIAN HIEROGLYPH V037A) is the Unicode character U+133AA.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH V037A?
The EGYPTIAN HIEROGLYPH V037A character (๐ช) has codepoint U+133AA.
How do I type or copy EGYPTIAN HIEROGLYPH V037A?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.