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