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' : ''">
๐ฆ
MEROITIC HIEROGLYPHIC LETTER E
Overview
๐ฆ (MEROITIC HIEROGLYPHIC LETTER E) is the Unicode character at code point U+10981. It belongs to the Meroitic Hieroglyphs block, in the Other Letter (Lo) general category. Its script is Mero.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10981 | |
| decimal | 67969 | |
| htmldecimal | 𐦁 | |
| htmlhex | 𐦁 | |
| css | \10981 | |
| javascript | \u{10981} | |
| python | \U00010981 | |
| java | \uD802\uDD81 | |
| go | \U00010981 | |
| ruby | \u{10981} | |
| rust | \u{10981} | |
| ccpp | \U00010981 | |
| urlencoded | %F0%90%A6%81 | |
| utf8bytes | f0 90 a6 81 | |
| utf16bebytes | d8 02 dd 81 | |
| utf32bebytes | 00 01 09 81 |
How to Use
HTML:
𐦁
CSS:
content: "\10981"
JavaScript:
"\u{10981}"
Python:
"\U00010981"
Properties
- Block
- Meroitic Hieroglyphs
- Script
- Mero
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฆ character (MEROITIC HIEROGLYPHIC LETTER E)?
๐ฆ (MEROITIC HIEROGLYPHIC LETTER E) is the Unicode character U+10981.
What is the Unicode codepoint of MEROITIC HIEROGLYPHIC LETTER E?
The MEROITIC HIEROGLYPHIC LETTER E character (๐ฆ) has codepoint U+10981.
How do I type or copy MEROITIC HIEROGLYPHIC LETTER E?
Copy ๐ฆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.