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 UM) is the Unicode character at code point U+10EA3. 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+10EA3 | |
| decimal | 69283 | |
| htmldecimal | 𐺣 | |
| htmlhex | 𐺣 | |
| css | \10EA3 | |
| javascript | \u{10EA3} | |
| python | \U00010ea3 | |
| java | \uD803\uDEA3 | |
| go | \U00010EA3 | |
| ruby | \u{10EA3} | |
| rust | \u{10EA3} | |
| ccpp | \U00010ea3 | |
| urlencoded | %F0%90%BA%A3 | |
| utf8bytes | f0 90 ba a3 | |
| utf16bebytes | d8 03 de a3 | |
| utf32bebytes | 00 01 0e a3 |
How to Use
HTML:
𐺣
CSS:
content: "\10EA3"
JavaScript:
"\u{10EA3}"
Python:
"\U00010ea3"
Properties
Frequently Asked Questions
What is the 𐺣 character (YEZIDI LETTER UM)?
𐺣 (YEZIDI LETTER UM) is the Unicode character U+10EA3.
What is the Unicode codepoint of YEZIDI LETTER UM?
The YEZIDI LETTER UM character (𐺣) has codepoint U+10EA3.
How do I type or copy YEZIDI LETTER UM?
Copy 𐺣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.