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-140AA
Overview
๐ช (EGYPTIAN HIEROGLYPH-140AA) is the Unicode character at code point U+140AA. It belongs to the Egyptian Hieroglyphs Extended-A block, in the Other Letter (Lo) general category. Its script is Egyp.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+140AA | |
| decimal | 82090 | |
| htmldecimal | 𔂪 | |
| htmlhex | 𔂪 | |
| css | \140AA | |
| javascript | \u{140AA} | |
| python | \U000140aa | |
| java | \uD810\uDCAA | |
| go | \U000140AA | |
| ruby | \u{140AA} | |
| rust | \u{140AA} | |
| ccpp | \U000140aa | |
| urlencoded | %F0%94%82%AA | |
| utf8bytes | f0 94 82 aa | |
| utf16bebytes | d8 10 dc aa | |
| utf32bebytes | 00 01 40 aa |
How to Use
HTML:
𔂪
CSS:
content: "\140AA"
JavaScript:
"\u{140AA}"
Python:
"\U000140aa"
Properties
- Script
- Egyp
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ช character (EGYPTIAN HIEROGLYPH-140AA)?
๐ช (EGYPTIAN HIEROGLYPH-140AA) is the Unicode character U+140AA.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH-140AA?
The EGYPTIAN HIEROGLYPH-140AA character (๐ช) has codepoint U+140AA.
How do I type or copy EGYPTIAN HIEROGLYPH-140AA?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.