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
𐡱 (PALMYRENE LETTER PE) is the Unicode character at code point U+10871. It belongs to the Palmyrene block, in the Other Letter (Lo) general category. Its script is Palm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10871 | |
| decimal | 67697 | |
| htmldecimal | 𐡱 | |
| htmlhex | 𐡱 | |
| css | \10871 | |
| javascript | \u{10871} | |
| python | \U00010871 | |
| java | \uD802\uDC71 | |
| go | \U00010871 | |
| ruby | \u{10871} | |
| rust | \u{10871} | |
| ccpp | \U00010871 | |
| urlencoded | %F0%90%A1%B1 | |
| utf8bytes | f0 90 a1 b1 | |
| utf16bebytes | d8 02 dc 71 | |
| utf32bebytes | 00 01 08 71 |
How to Use
HTML:
𐡱
CSS:
content: "\10871"
JavaScript:
"\u{10871}"
Python:
"\U00010871"
Properties
Frequently Asked Questions
What is the 𐡱 character (PALMYRENE LETTER PE)?
𐡱 (PALMYRENE LETTER PE) is the Unicode character U+10871.
What is the Unicode codepoint of PALMYRENE LETTER PE?
The PALMYRENE LETTER PE character (𐡱) has codepoint U+10871.
How do I type or copy PALMYRENE LETTER PE?
Copy 𐡱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.