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