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 TETH) is the Unicode character at code point U+10868. 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+10868 | |
| decimal | 67688 | |
| htmldecimal | 𐡨 | |
| htmlhex | 𐡨 | |
| css | \10868 | |
| javascript | \u{10868} | |
| python | \U00010868 | |
| java | \uD802\uDC68 | |
| go | \U00010868 | |
| ruby | \u{10868} | |
| rust | \u{10868} | |
| ccpp | \U00010868 | |
| urlencoded | %F0%90%A1%A8 | |
| utf8bytes | f0 90 a1 a8 | |
| utf16bebytes | d8 02 dc 68 | |
| utf32bebytes | 00 01 08 68 |
How to Use
HTML:
𐡨
CSS:
content: "\10868"
JavaScript:
"\u{10868}"
Python:
"\U00010868"
Properties
Frequently Asked Questions
What is the 𐡨 character (PALMYRENE LETTER TETH)?
𐡨 (PALMYRENE LETTER TETH) is the Unicode character U+10868.
What is the Unicode codepoint of PALMYRENE LETTER TETH?
The PALMYRENE LETTER TETH character (𐡨) has codepoint U+10868.
How do I type or copy PALMYRENE LETTER TETH?
Copy 𐡨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.