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