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