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 SHIN
Overview
๐ฟ (CHORASMIAN LETTER SHIN) is the Unicode character at code point U+10FC3. 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+10FC3 | |
| decimal | 69571 | |
| htmldecimal | 𐿃 | |
| htmlhex | 𐿃 | |
| css | \10FC3 | |
| javascript | \u{10FC3} | |
| python | \U00010fc3 | |
| java | \uD803\uDFC3 | |
| go | \U00010FC3 | |
| ruby | \u{10FC3} | |
| rust | \u{10FC3} | |
| ccpp | \U00010fc3 | |
| urlencoded | %F0%90%BF%83 | |
| utf8bytes | f0 90 bf 83 | |
| utf16bebytes | d8 03 df c3 | |
| utf32bebytes | 00 01 0f c3 |
How to Use
HTML:
𐿃
CSS:
content: "\10FC3"
JavaScript:
"\u{10FC3}"
Python:
"\U00010fc3"
Properties
- Block
- Chorasmian
- Script
- Chrs
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฟ character (CHORASMIAN LETTER SHIN)?
๐ฟ (CHORASMIAN LETTER SHIN) is the Unicode character U+10FC3.
What is the Unicode codepoint of CHORASMIAN LETTER SHIN?
The CHORASMIAN LETTER SHIN character (๐ฟ) has codepoint U+10FC3.
How do I type or copy CHORASMIAN LETTER SHIN?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.