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
𐡶 (PALMYRENE LETTER TAW) is the Unicode character at code point U+10876. It belongs to the Palmyrene block, in the Other Letter (Lo) general category. Its script is Palm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10876 | |
| decimal | 67702 | |
| htmldecimal | 𐡶 | |
| htmlhex | 𐡶 | |
| css | \10876 | |
| javascript | \u{10876} | |
| python | \U00010876 | |
| java | \uD802\uDC76 | |
| go | \U00010876 | |
| ruby | \u{10876} | |
| rust | \u{10876} | |
| ccpp | \U00010876 | |
| urlencoded | %F0%90%A1%B6 | |
| utf8bytes | f0 90 a1 b6 | |
| utf16bebytes | d8 02 dc 76 | |
| utf32bebytes | 00 01 08 76 |
How to Use
HTML:
𐡶
CSS:
content: "\10876"
JavaScript:
"\u{10876}"
Python:
"\U00010876"
Properties
Frequently Asked Questions
What is the 𐡶 character (PALMYRENE LETTER TAW)?
𐡶 (PALMYRENE LETTER TAW) is the Unicode character U+10876.
What is the Unicode codepoint of PALMYRENE LETTER TAW?
The PALMYRENE LETTER TAW character (𐡶) has codepoint U+10876.
How do I type or copy PALMYRENE LETTER TAW?
Copy 𐡶 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.