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