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' : ''">
๐ซ
MANICHAEAN LETTER ALEPH
Overview
๐ซ (MANICHAEAN LETTER ALEPH) is the Unicode character at code point U+10AC0. It belongs to the Manichaean block, in the Other Letter (Lo) general category. Its script is Mani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10AC0 | |
| decimal | 68288 | |
| htmldecimal | 𐫀 | |
| htmlhex | 𐫀 | |
| css | \10AC0 | |
| javascript | \u{10AC0} | |
| python | \U00010ac0 | |
| java | \uD802\uDEC0 | |
| go | \U00010AC0 | |
| ruby | \u{10AC0} | |
| rust | \u{10AC0} | |
| ccpp | \U00010ac0 | |
| urlencoded | %F0%90%AB%80 | |
| utf8bytes | f0 90 ab 80 | |
| utf16bebytes | d8 02 de c0 | |
| utf32bebytes | 00 01 0a c0 |
How to Use
HTML:
𐫀
CSS:
content: "\10AC0"
JavaScript:
"\u{10AC0}"
Python:
"\U00010ac0"
Properties
- Block
- Manichaean
- Script
- Mani
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ซ character (MANICHAEAN LETTER ALEPH)?
๐ซ (MANICHAEAN LETTER ALEPH) is the Unicode character U+10AC0.
What is the Unicode codepoint of MANICHAEAN LETTER ALEPH?
The MANICHAEAN LETTER ALEPH character (๐ซ) has codepoint U+10AC0.
How do I type or copy MANICHAEAN LETTER ALEPH?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.