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
𐿢 (ELYMAIC LETTER GIMEL) is the Unicode character at code point U+10FE2. It belongs to the Elymaic block, in the Other Letter (Lo) general category. Its script is Elym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FE2 | |
| decimal | 69602 | |
| htmldecimal | 𐿢 | |
| htmlhex | 𐿢 | |
| css | \10FE2 | |
| javascript | \u{10FE2} | |
| python | \U00010fe2 | |
| java | \uD803\uDFE2 | |
| go | \U00010FE2 | |
| ruby | \u{10FE2} | |
| rust | \u{10FE2} | |
| ccpp | \U00010fe2 | |
| urlencoded | %F0%90%BF%A2 | |
| utf8bytes | f0 90 bf a2 | |
| utf16bebytes | d8 03 df e2 | |
| utf32bebytes | 00 01 0f e2 |
How to Use
HTML:
𐿢
CSS:
content: "\10FE2"
JavaScript:
"\u{10FE2}"
Python:
"\U00010fe2"
Properties
Frequently Asked Questions
What is the 𐿢 character (ELYMAIC LETTER GIMEL)?
𐿢 (ELYMAIC LETTER GIMEL) is the Unicode character U+10FE2.
What is the Unicode codepoint of ELYMAIC LETTER GIMEL?
The ELYMAIC LETTER GIMEL character (𐿢) has codepoint U+10FE2.
How do I type or copy ELYMAIC LETTER GIMEL?
Copy 𐿢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.