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