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