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