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 KWAELG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CF95 | |
| decimal | 53141 | |
| htmldecimal | 쾕 | |
| htmlhex | 쾕 | |
| css | \CF95 | |
| javascript | \u{CF95} | |
| python | \ucf95 | |
| java | \uCF95 | |
| go | \uCF95 | |
| ruby | \u{CF95} | |
| rust | \u{CF95} | |
| ccpp | \ucf95 | |
| urlencoded | %EC%BE%95 | |
| utf8bytes | ec be 95 | |
| utf16bebytes | cf 95 | |
| utf32bebytes | 00 00 cf 95 |
How to Use
HTML:
쾕
CSS:
content: "\CF95"
JavaScript:
"\u{CF95}"
Python:
"\ucf95"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No