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