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 KWAG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CF71 | |
| decimal | 53105 | |
| htmldecimal | 콱 | |
| htmlhex | 콱 | |
| css | \CF71 | |
| javascript | \u{CF71} | |
| python | \ucf71 | |
| java | \uCF71 | |
| go | \uCF71 | |
| ruby | \u{CF71} | |
| rust | \u{CF71} | |
| ccpp | \ucf71 | |
| urlencoded | %EC%BD%B1 | |
| utf8bytes | ec bd b1 | |
| utf16bebytes | cf 71 | |
| utf32bebytes | 00 00 cf 71 |
How to Use
HTML:
콱
CSS:
content: "\CF71"
JavaScript:
"\u{CF71}"
Python:
"\ucf71"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No