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