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