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