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' : ''">
𐼾
Overview
𐼾 (SOGDIAN LETTER PE) is the Unicode character at code point U+10F3E. It belongs to the Sogdian block, in the Other Letter (Lo) general category. Its script is Sogd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F3E | |
| decimal | 69438 | |
| htmldecimal | 𐼾 | |
| htmlhex | 𐼾 | |
| css | \10F3E | |
| javascript | \u{10F3E} | |
| python | \U00010f3e | |
| java | \uD803\uDF3E | |
| go | \U00010F3E | |
| ruby | \u{10F3E} | |
| rust | \u{10F3E} | |
| ccpp | \U00010f3e | |
| urlencoded | %F0%90%BC%BE | |
| utf8bytes | f0 90 bc be | |
| utf16bebytes | d8 03 df 3e | |
| utf32bebytes | 00 01 0f 3e |
How to Use
HTML:
𐼾
CSS:
content: "\10F3E"
JavaScript:
"\u{10F3E}"
Python:
"\U00010f3e"
Properties
Frequently Asked Questions
What is the 𐼾 character (SOGDIAN LETTER PE)?
𐼾 (SOGDIAN LETTER PE) is the Unicode character U+10F3E.
What is the Unicode codepoint of SOGDIAN LETTER PE?
The SOGDIAN LETTER PE character (𐼾) has codepoint U+10F3E.
How do I type or copy SOGDIAN LETTER PE?
Copy 𐼾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.