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 KUNG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CFF5 | |
| decimal | 53237 | |
| htmldecimal | 쿵 | |
| htmlhex | 쿵 | |
| css | \CFF5 | |
| javascript | \u{CFF5} | |
| python | \ucff5 | |
| java | \uCFF5 | |
| go | \uCFF5 | |
| ruby | \u{CFF5} | |
| rust | \u{CFF5} | |
| ccpp | \ucff5 | |
| urlencoded | %EC%BF%B5 | |
| utf8bytes | ec bf b5 | |
| utf16bebytes | cf f5 | |
| utf32bebytes | 00 00 cf f5 |
How to Use
HTML:
쿵
CSS:
content: "\CFF5"
JavaScript:
"\u{CFF5}"
Python:
"\ucff5"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No