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