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 HETH) is the Unicode character at code point U+108E7. 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+108E7 | |
| decimal | 67815 | |
| htmldecimal | 𐣧 | |
| htmlhex | 𐣧 | |
| css | \108E7 | |
| javascript | \u{108E7} | |
| python | \U000108e7 | |
| java | \uD802\uDCE7 | |
| go | \U000108E7 | |
| ruby | \u{108E7} | |
| rust | \u{108E7} | |
| ccpp | \U000108e7 | |
| urlencoded | %F0%90%A3%A7 | |
| utf8bytes | f0 90 a3 a7 | |
| utf16bebytes | d8 02 dc e7 | |
| utf32bebytes | 00 01 08 e7 |
How to Use
HTML:
𐣧
CSS:
content: "\108E7"
JavaScript:
"\u{108E7}"
Python:
"\U000108e7"
Properties
Frequently Asked Questions
What is the 𐣧 character (HATRAN LETTER HETH)?
𐣧 (HATRAN LETTER HETH) is the Unicode character U+108E7.
What is the Unicode codepoint of HATRAN LETTER HETH?
The HATRAN LETTER HETH character (𐣧) has codepoint U+108E7.
How do I type or copy HATRAN LETTER HETH?
Copy 𐣧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.