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