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