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