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 E023
Overview
๐ญ (EGYPTIAN HIEROGLYPH E023) is the Unicode character at code point U+130ED. 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+130ED | |
| decimal | 78061 | |
| htmldecimal | 𓃭 | |
| htmlhex | 𓃭 | |
| css | \130ED | |
| javascript | \u{130ED} | |
| python | \U000130ed | |
| java | \uD80C\uDCED | |
| go | \U000130ED | |
| ruby | \u{130ED} | |
| rust | \u{130ED} | |
| ccpp | \U000130ed | |
| urlencoded | %F0%93%83%AD | |
| utf8bytes | f0 93 83 ad | |
| utf16bebytes | d8 0c dc ed | |
| utf32bebytes | 00 01 30 ed |
How to Use
HTML:
𓃭
CSS:
content: "\130ED"
JavaScript:
"\u{130ED}"
Python:
"\U000130ed"
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 E023)?
๐ญ (EGYPTIAN HIEROGLYPH E023) is the Unicode character U+130ED.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH E023?
The EGYPTIAN HIEROGLYPH E023 character (๐ญ) has codepoint U+130ED.
How do I type or copy EGYPTIAN HIEROGLYPH E023?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.