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' : ''">
𐾰
CHORASMIAN LETTER ALEPH
Overview
𐾰 (CHORASMIAN LETTER ALEPH) is the Unicode character at code point U+10FB0. It belongs to the Chorasmian block, in the Other Letter (Lo) general category. Its script is Chrs.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FB0 | |
| decimal | 69552 | |
| htmldecimal | 𐾰 | |
| htmlhex | 𐾰 | |
| css | \10FB0 | |
| javascript | \u{10FB0} | |
| python | \U00010fb0 | |
| java | \uD803\uDFB0 | |
| go | \U00010FB0 | |
| ruby | \u{10FB0} | |
| rust | \u{10FB0} | |
| ccpp | \U00010fb0 | |
| urlencoded | %F0%90%BE%B0 | |
| utf8bytes | f0 90 be b0 | |
| utf16bebytes | d8 03 df b0 | |
| utf32bebytes | 00 01 0f b0 |
How to Use
HTML:
𐾰
CSS:
content: "\10FB0"
JavaScript:
"\u{10FB0}"
Python:
"\U00010fb0"
Properties
- Block
- Chorasmian
- Script
- Chrs
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐾰 character (CHORASMIAN LETTER ALEPH)?
𐾰 (CHORASMIAN LETTER ALEPH) is the Unicode character U+10FB0.
What is the Unicode codepoint of CHORASMIAN LETTER ALEPH?
The CHORASMIAN LETTER ALEPH character (𐾰) has codepoint U+10FB0.
How do I type or copy CHORASMIAN LETTER ALEPH?
Copy 𐾰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.