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