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