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' : ''">
𐩱
OLD SOUTH ARABIAN LETTER ALEF
Overview
𐩱 (OLD SOUTH ARABIAN LETTER ALEF) is the Unicode character at code point U+10A71. It belongs to the Old South Arabian block, in the Other Letter (Lo) general category. Its script is Sarb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10A71 | |
| decimal | 68209 | |
| htmldecimal | 𐩱 | |
| htmlhex | 𐩱 | |
| css | \10A71 | |
| javascript | \u{10A71} | |
| python | \U00010a71 | |
| java | \uD802\uDE71 | |
| go | \U00010A71 | |
| ruby | \u{10A71} | |
| rust | \u{10A71} | |
| ccpp | \U00010a71 | |
| urlencoded | %F0%90%A9%B1 | |
| utf8bytes | f0 90 a9 b1 | |
| utf16bebytes | d8 02 de 71 | |
| utf32bebytes | 00 01 0a 71 |
How to Use
HTML:
𐩱
CSS:
content: "\10A71"
JavaScript:
"\u{10A71}"
Python:
"\U00010a71"
Properties
- Block
- Old South Arabian
- Script
- Sarb
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐩱 character (OLD SOUTH ARABIAN LETTER ALEF)?
𐩱 (OLD SOUTH ARABIAN LETTER ALEF) is the Unicode character U+10A71.
What is the Unicode codepoint of OLD SOUTH ARABIAN LETTER ALEF?
The OLD SOUTH ARABIAN LETTER ALEF character (𐩱) has codepoint U+10A71.
How do I type or copy OLD SOUTH ARABIAN LETTER ALEF?
Copy 𐩱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.