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 TEN
Overview
𐼢 (OLD SOGDIAN NUMBER TEN) is the Unicode character at code point U+10F22. 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+10F22 | |
| decimal | 69410 | |
| htmldecimal | 𐼢 | |
| htmlhex | 𐼢 | |
| css | \10F22 | |
| javascript | \u{10F22} | |
| python | \U00010f22 | |
| java | \uD803\uDF22 | |
| go | \U00010F22 | |
| ruby | \u{10F22} | |
| rust | \u{10F22} | |
| ccpp | \U00010f22 | |
| urlencoded | %F0%90%BC%A2 | |
| utf8bytes | f0 90 bc a2 | |
| utf16bebytes | d8 03 df 22 | |
| utf32bebytes | 00 01 0f 22 |
How to Use
HTML:
𐼢
CSS:
content: "\10F22"
JavaScript:
"\u{10F22}"
Python:
"\U00010f22"
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 TEN)?
𐼢 (OLD SOGDIAN NUMBER TEN) is the Unicode character U+10F22.
What is the Unicode codepoint of OLD SOGDIAN NUMBER TEN?
The OLD SOGDIAN NUMBER TEN character (𐼢) has codepoint U+10F22.
How do I type or copy OLD SOGDIAN NUMBER TEN?
Copy 𐼢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.