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' : ''">
๐ฟ
CHORASMIAN LETTER RESH
Overview
๐ฟ (CHORASMIAN LETTER RESH) is the Unicode character at code point U+10FC2. It belongs to the Chorasmian block, in the Other Letter (Lo) general category. Its script is Chrs.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FC2 | |
| decimal | 69570 | |
| htmldecimal | 𐿂 | |
| htmlhex | 𐿂 | |
| css | \10FC2 | |
| javascript | \u{10FC2} | |
| python | \U00010fc2 | |
| java | \uD803\uDFC2 | |
| go | \U00010FC2 | |
| ruby | \u{10FC2} | |
| rust | \u{10FC2} | |
| ccpp | \U00010fc2 | |
| urlencoded | %F0%90%BF%82 | |
| utf8bytes | f0 90 bf 82 | |
| utf16bebytes | d8 03 df c2 | |
| utf32bebytes | 00 01 0f c2 |
How to Use
HTML:
𐿂
CSS:
content: "\10FC2"
JavaScript:
"\u{10FC2}"
Python:
"\U00010fc2"
Properties
- Block
- Chorasmian
- Script
- Chrs
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฟ character (CHORASMIAN LETTER RESH)?
๐ฟ (CHORASMIAN LETTER RESH) is the Unicode character U+10FC2.
What is the Unicode codepoint of CHORASMIAN LETTER RESH?
The CHORASMIAN LETTER RESH character (๐ฟ) has codepoint U+10FC2.
How do I type or copy CHORASMIAN LETTER RESH?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.