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
𐣲 (HATRAN LETTER QOPH) is the Unicode character at code point U+108F2. It belongs to the Hatran block, in the Other Letter (Lo) general category. Its script is Hatr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+108F2 | |
| decimal | 67826 | |
| htmldecimal | 𐣲 | |
| htmlhex | 𐣲 | |
| css | \108F2 | |
| javascript | \u{108F2} | |
| python | \U000108f2 | |
| java | \uD802\uDCF2 | |
| go | \U000108F2 | |
| ruby | \u{108F2} | |
| rust | \u{108F2} | |
| ccpp | \U000108f2 | |
| urlencoded | %F0%90%A3%B2 | |
| utf8bytes | f0 90 a3 b2 | |
| utf16bebytes | d8 02 dc f2 | |
| utf32bebytes | 00 01 08 f2 |
How to Use
HTML:
𐣲
CSS:
content: "\108F2"
JavaScript:
"\u{108F2}"
Python:
"\U000108f2"
Properties
Frequently Asked Questions
What is the 𐣲 character (HATRAN LETTER QOPH)?
𐣲 (HATRAN LETTER QOPH) is the Unicode character U+108F2.
What is the Unicode codepoint of HATRAN LETTER QOPH?
The HATRAN LETTER QOPH character (𐣲) has codepoint U+108F2.
How do I type or copy HATRAN LETTER QOPH?
Copy 𐣲 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.