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 GWAELM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AD22 | |
| decimal | 44322 | |
| htmldecimal | 괢 | |
| htmlhex | 괢 | |
| css | \AD22 | |
| javascript | \u{AD22} | |
| python | \uad22 | |
| java | \uAD22 | |
| go | \uAD22 | |
| ruby | \u{AD22} | |
| rust | \u{AD22} | |
| ccpp | \uad22 | |
| urlencoded | %EA%B4%A2 | |
| utf8bytes | ea b4 a2 | |
| utf16bebytes | ad 22 | |
| utf32bebytes | 00 00 ad 22 |
How to Use
HTML:
괢
CSS:
content: "\AD22"
JavaScript:
"\u{AD22}"
Python:
"\uad22"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No