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