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 LETTER WAW
Overview
๐ผ (OLD SOGDIAN LETTER WAW) is the Unicode character at code point U+10F07. It belongs to the Old Sogdian block, in the Other Letter (Lo) general category. Its script is Sogo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F07 | |
| decimal | 69383 | |
| htmldecimal | 𐼇 | |
| htmlhex | 𐼇 | |
| css | \10F07 | |
| javascript | \u{10F07} | |
| python | \U00010f07 | |
| java | \uD803\uDF07 | |
| go | \U00010F07 | |
| ruby | \u{10F07} | |
| rust | \u{10F07} | |
| ccpp | \U00010f07 | |
| urlencoded | %F0%90%BC%87 | |
| utf8bytes | f0 90 bc 87 | |
| utf16bebytes | d8 03 df 07 | |
| utf32bebytes | 00 01 0f 07 |
How to Use
HTML:
𐼇
CSS:
content: "\10F07"
JavaScript:
"\u{10F07}"
Python:
"\U00010f07"
Properties
- Block
- Old Sogdian
- Script
- Sogo
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ผ character (OLD SOGDIAN LETTER WAW)?
๐ผ (OLD SOGDIAN LETTER WAW) is the Unicode character U+10F07.
What is the Unicode codepoint of OLD SOGDIAN LETTER WAW?
The OLD SOGDIAN LETTER WAW character (๐ผ) has codepoint U+10F07.
How do I type or copy OLD SOGDIAN LETTER WAW?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.