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