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