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
𐣨 (HATRAN LETTER TETH) is the Unicode character at code point U+108E8. It belongs to the Hatran block, in the Other Letter (Lo) general category. Its script is Hatr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+108E8 | |
| decimal | 67816 | |
| htmldecimal | 𐣨 | |
| htmlhex | 𐣨 | |
| css | \108E8 | |
| javascript | \u{108E8} | |
| python | \U000108e8 | |
| java | \uD802\uDCE8 | |
| go | \U000108E8 | |
| ruby | \u{108E8} | |
| rust | \u{108E8} | |
| ccpp | \U000108e8 | |
| urlencoded | %F0%90%A3%A8 | |
| utf8bytes | f0 90 a3 a8 | |
| utf16bebytes | d8 02 dc e8 | |
| utf32bebytes | 00 01 08 e8 |
How to Use
HTML:
𐣨
CSS:
content: "\108E8"
JavaScript:
"\u{108E8}"
Python:
"\U000108e8"
Properties
Frequently Asked Questions
What is the 𐣨 character (HATRAN LETTER TETH)?
𐣨 (HATRAN LETTER TETH) is the Unicode character U+108E8.
What is the Unicode codepoint of HATRAN LETTER TETH?
The HATRAN LETTER TETH character (𐣨) has codepoint U+108E8.
How do I type or copy HATRAN LETTER TETH?
Copy 𐣨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.