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 GWI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+ADC0 | |
| decimal | 44480 | |
| htmldecimal | 귀 | |
| htmlhex | 귀 | |
| css | \ADC0 | |
| javascript | \u{ADC0} | |
| python | \uadc0 | |
| java | \uADC0 | |
| go | \uADC0 | |
| ruby | \u{ADC0} | |
| rust | \u{ADC0} | |
| ccpp | \uadc0 | |
| urlencoded | %EA%B7%80 | |
| utf8bytes | ea b7 80 | |
| utf16bebytes | ad c0 | |
| utf32bebytes | 00 00 ad c0 |
How to Use
HTML:
귀
CSS:
content: "\ADC0"
JavaScript:
"\u{ADC0}"
Python:
"\uadc0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No