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