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 RESH
Overview
𐫡 (MANICHAEAN LETTER RESH) is the Unicode character at code point U+10AE1. 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+10AE1 | |
| decimal | 68321 | |
| htmldecimal | 𐫡 | |
| htmlhex | 𐫡 | |
| css | \10AE1 | |
| javascript | \u{10AE1} | |
| python | \U00010ae1 | |
| java | \uD802\uDEE1 | |
| go | \U00010AE1 | |
| ruby | \u{10AE1} | |
| rust | \u{10AE1} | |
| ccpp | \U00010ae1 | |
| urlencoded | %F0%90%AB%A1 | |
| utf8bytes | f0 90 ab a1 | |
| utf16bebytes | d8 02 de e1 | |
| utf32bebytes | 00 01 0a e1 |
How to Use
HTML:
𐫡
CSS:
content: "\10AE1"
JavaScript:
"\u{10AE1}"
Python:
"\U00010ae1"
Properties
- Block
- Manichaean
- Script
- Mani
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐫡 character (MANICHAEAN LETTER RESH)?
𐫡 (MANICHAEAN LETTER RESH) is the Unicode character U+10AE1.
What is the Unicode codepoint of MANICHAEAN LETTER RESH?
The MANICHAEAN LETTER RESH character (𐫡) has codepoint U+10AE1.
How do I type or copy MANICHAEAN LETTER RESH?
Copy 𐫡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.