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
𐿰 (ELYMAIC LETTER PE) is the Unicode character at code point U+10FF0. It belongs to the Elymaic block, in the Other Letter (Lo) general category. Its script is Elym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FF0 | |
| decimal | 69616 | |
| htmldecimal | 𐿰 | |
| htmlhex | 𐿰 | |
| css | \10FF0 | |
| javascript | \u{10FF0} | |
| python | \U00010ff0 | |
| java | \uD803\uDFF0 | |
| go | \U00010FF0 | |
| ruby | \u{10FF0} | |
| rust | \u{10FF0} | |
| ccpp | \U00010ff0 | |
| urlencoded | %F0%90%BF%B0 | |
| utf8bytes | f0 90 bf b0 | |
| utf16bebytes | d8 03 df f0 | |
| utf32bebytes | 00 01 0f f0 |
How to Use
HTML:
𐿰
CSS:
content: "\10FF0"
JavaScript:
"\u{10FF0}"
Python:
"\U00010ff0"
Properties
Frequently Asked Questions
What is the 𐿰 character (ELYMAIC LETTER PE)?
𐿰 (ELYMAIC LETTER PE) is the Unicode character U+10FF0.
What is the Unicode codepoint of ELYMAIC LETTER PE?
The ELYMAIC LETTER PE character (𐿰) has codepoint U+10FF0.
How do I type or copy ELYMAIC LETTER PE?
Copy 𐿰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.