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 QOPH) is the Unicode character at code point U+10FF2. 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+10FF2 | |
| decimal | 69618 | |
| htmldecimal | 𐿲 | |
| htmlhex | 𐿲 | |
| css | \10FF2 | |
| javascript | \u{10FF2} | |
| python | \U00010ff2 | |
| java | \uD803\uDFF2 | |
| go | \U00010FF2 | |
| ruby | \u{10FF2} | |
| rust | \u{10FF2} | |
| ccpp | \U00010ff2 | |
| urlencoded | %F0%90%BF%B2 | |
| utf8bytes | f0 90 bf b2 | |
| utf16bebytes | d8 03 df f2 | |
| utf32bebytes | 00 01 0f f2 |
How to Use
HTML:
𐿲
CSS:
content: "\10FF2"
JavaScript:
"\u{10FF2}"
Python:
"\U00010ff2"
Properties
Frequently Asked Questions
What is the 𐿲 character (ELYMAIC LETTER QOPH)?
𐿲 (ELYMAIC LETTER QOPH) is the Unicode character U+10FF2.
What is the Unicode codepoint of ELYMAIC LETTER QOPH?
The ELYMAIC LETTER QOPH character (𐿲) has codepoint U+10FF2.
How do I type or copy ELYMAIC LETTER QOPH?
Copy 𐿲 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.