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' : ''">
𐼡
OLD SOGDIAN NUMBER FIVE
Overview
𐼡 (OLD SOGDIAN NUMBER FIVE) is the Unicode character at code point U+10F21. It belongs to the Old Sogdian block, in the Other Number (No) general category. Its script is Sogo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F21 | |
| decimal | 69409 | |
| htmldecimal | 𐼡 | |
| htmlhex | 𐼡 | |
| css | \10F21 | |
| javascript | \u{10F21} | |
| python | \U00010f21 | |
| java | \uD803\uDF21 | |
| go | \U00010F21 | |
| ruby | \u{10F21} | |
| rust | \u{10F21} | |
| ccpp | \U00010f21 | |
| urlencoded | %F0%90%BC%A1 | |
| utf8bytes | f0 90 bc a1 | |
| utf16bebytes | d8 03 df 21 | |
| utf32bebytes | 00 01 0f 21 |
How to Use
HTML:
𐼡
CSS:
content: "\10F21"
JavaScript:
"\u{10F21}"
Python:
"\U00010f21"
Properties
- Block
- Old Sogdian
- Script
- Sogo
- Category
- Other Number (No)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐼡 character (OLD SOGDIAN NUMBER FIVE)?
𐼡 (OLD SOGDIAN NUMBER FIVE) is the Unicode character U+10F21.
What is the Unicode codepoint of OLD SOGDIAN NUMBER FIVE?
The OLD SOGDIAN NUMBER FIVE character (𐼡) has codepoint U+10F21.
How do I type or copy OLD SOGDIAN NUMBER FIVE?
Copy 𐼡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.