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