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
𐿦 (ELYMAIC LETTER ZAYIN) is the Unicode character at code point U+10FE6. It belongs to the Elymaic block, in the Other Letter (Lo) general category. Its script is Elym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FE6 | |
| decimal | 69606 | |
| htmldecimal | 𐿦 | |
| htmlhex | 𐿦 | |
| css | \10FE6 | |
| javascript | \u{10FE6} | |
| python | \U00010fe6 | |
| java | \uD803\uDFE6 | |
| go | \U00010FE6 | |
| ruby | \u{10FE6} | |
| rust | \u{10FE6} | |
| ccpp | \U00010fe6 | |
| urlencoded | %F0%90%BF%A6 | |
| utf8bytes | f0 90 bf a6 | |
| utf16bebytes | d8 03 df e6 | |
| utf32bebytes | 00 01 0f e6 |
How to Use
HTML:
𐿦
CSS:
content: "\10FE6"
JavaScript:
"\u{10FE6}"
Python:
"\U00010fe6"
Properties
Frequently Asked Questions
What is the 𐿦 character (ELYMAIC LETTER ZAYIN)?
𐿦 (ELYMAIC LETTER ZAYIN) is the Unicode character U+10FE6.
What is the Unicode codepoint of ELYMAIC LETTER ZAYIN?
The ELYMAIC LETTER ZAYIN character (𐿦) has codepoint U+10FE6.
How do I type or copy ELYMAIC LETTER ZAYIN?
Copy 𐿦 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.