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