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' : ''">
𐼽
Overview
𐼽 (SOGDIAN LETTER AYIN) is the Unicode character at code point U+10F3D. It belongs to the Sogdian block, in the Other Letter (Lo) general category. Its script is Sogd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F3D | |
| decimal | 69437 | |
| htmldecimal | 𐼽 | |
| htmlhex | 𐼽 | |
| css | \10F3D | |
| javascript | \u{10F3D} | |
| python | \U00010f3d | |
| java | \uD803\uDF3D | |
| go | \U00010F3D | |
| ruby | \u{10F3D} | |
| rust | \u{10F3D} | |
| ccpp | \U00010f3d | |
| urlencoded | %F0%90%BC%BD | |
| utf8bytes | f0 90 bc bd | |
| utf16bebytes | d8 03 df 3d | |
| utf32bebytes | 00 01 0f 3d |
How to Use
HTML:
𐼽
CSS:
content: "\10F3D"
JavaScript:
"\u{10F3D}"
Python:
"\U00010f3d"
Properties
Frequently Asked Questions
What is the 𐼽 character (SOGDIAN LETTER AYIN)?
𐼽 (SOGDIAN LETTER AYIN) is the Unicode character U+10F3D.
What is the Unicode codepoint of SOGDIAN LETTER AYIN?
The SOGDIAN LETTER AYIN character (𐼽) has codepoint U+10F3D.
How do I type or copy SOGDIAN LETTER AYIN?
Copy 𐼽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.