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