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' : ''">
귂
HANGUL SYLLABLE GWIGG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+ADC2 | |
| decimal | 44482 | |
| htmldecimal | 귂 | |
| htmlhex | 귂 | |
| css | \ADC2 | |
| javascript | \u{ADC2} | |
| python | \uadc2 | |
| java | \uADC2 | |
| go | \uADC2 | |
| ruby | \u{ADC2} | |
| rust | \u{ADC2} | |
| ccpp | \uadc2 | |
| urlencoded | %EA%B7%82 | |
| utf8bytes | ea b7 82 | |
| utf16bebytes | ad c2 | |
| utf32bebytes | 00 00 ad c2 |
How to Use
HTML:
귂
CSS:
content: "\ADC2"
JavaScript:
"\u{ADC2}"
Python:
"\uadc2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No