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