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