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