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