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 LIGATURE ZAYIN-YODH) is the Unicode character at code point U+10FF6. 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+10FF6 | |
| decimal | 69622 | |
| htmldecimal | 𐿶 | |
| htmlhex | 𐿶 | |
| css | \10FF6 | |
| javascript | \u{10FF6} | |
| python | \U00010ff6 | |
| java | \uD803\uDFF6 | |
| go | \U00010FF6 | |
| ruby | \u{10FF6} | |
| rust | \u{10FF6} | |
| ccpp | \U00010ff6 | |
| urlencoded | %F0%90%BF%B6 | |
| utf8bytes | f0 90 bf b6 | |
| utf16bebytes | d8 03 df f6 | |
| utf32bebytes | 00 01 0f f6 |
How to Use
HTML:
𐿶
CSS:
content: "\10FF6"
JavaScript:
"\u{10FF6}"
Python:
"\U00010ff6"
Properties
Frequently Asked Questions
What is the 𐿶 character (ELYMAIC LIGATURE ZAYIN-YODH)?
𐿶 (ELYMAIC LIGATURE ZAYIN-YODH) is the Unicode character U+10FF6.
What is the Unicode codepoint of ELYMAIC LIGATURE ZAYIN-YODH?
The ELYMAIC LIGATURE ZAYIN-YODH character (𐿶) has codepoint U+10FF6.
How do I type or copy ELYMAIC LIGATURE ZAYIN-YODH?
Copy 𐿶 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.