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' : ''">
𐺡
Overview
𐺡 (YEZIDI LETTER MIM) is the Unicode character at code point U+10EA1. It belongs to the Yezidi block, in the Other Letter (Lo) general category. Its script is Yezi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EA1 | |
| decimal | 69281 | |
| htmldecimal | 𐺡 | |
| htmlhex | 𐺡 | |
| css | \10EA1 | |
| javascript | \u{10EA1} | |
| python | \U00010ea1 | |
| java | \uD803\uDEA1 | |
| go | \U00010EA1 | |
| ruby | \u{10EA1} | |
| rust | \u{10EA1} | |
| ccpp | \U00010ea1 | |
| urlencoded | %F0%90%BA%A1 | |
| utf8bytes | f0 90 ba a1 | |
| utf16bebytes | d8 03 de a1 | |
| utf32bebytes | 00 01 0e a1 |
How to Use
HTML:
𐺡
CSS:
content: "\10EA1"
JavaScript:
"\u{10EA1}"
Python:
"\U00010ea1"
Properties
Frequently Asked Questions
What is the 𐺡 character (YEZIDI LETTER MIM)?
𐺡 (YEZIDI LETTER MIM) is the Unicode character U+10EA1.
What is the Unicode codepoint of YEZIDI LETTER MIM?
The YEZIDI LETTER MIM character (𐺡) has codepoint U+10EA1.
How do I type or copy YEZIDI LETTER MIM?
Copy 𐺡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.