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