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