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 FOUR) is the Unicode character at code point U+1087C. 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+1087C | |
| decimal | 67708 | |
| htmldecimal | 𐡼 | |
| htmlhex | 𐡼 | |
| css | \1087C | |
| javascript | \u{1087C} | |
| python | \U0001087c | |
| java | \uD802\uDC7C | |
| go | \U0001087C | |
| ruby | \u{1087C} | |
| rust | \u{1087C} | |
| ccpp | \U0001087c | |
| urlencoded | %F0%90%A1%BC | |
| utf8bytes | f0 90 a1 bc | |
| utf16bebytes | d8 02 dc 7c | |
| utf32bebytes | 00 01 08 7c |
How to Use
HTML:
𐡼
CSS:
content: "\1087C"
JavaScript:
"\u{1087C}"
Python:
"\U0001087c"
Properties
Frequently Asked Questions
What is the 𐡼 character (PALMYRENE NUMBER FOUR)?
𐡼 (PALMYRENE NUMBER FOUR) is the Unicode character U+1087C.
What is the Unicode codepoint of PALMYRENE NUMBER FOUR?
The PALMYRENE NUMBER FOUR character (𐡼) has codepoint U+1087C.
How do I type or copy PALMYRENE NUMBER FOUR?
Copy 𐡼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.