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