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