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