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