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