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 KYUM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D060 | |
| decimal | 53344 | |
| htmldecimal | 큠 | |
| htmlhex | 큠 | |
| css | \D060 | |
| javascript | \u{D060} | |
| python | \ud060 | |
| java | \uD060 | |
| go | \uD060 | |
| ruby | \u{D060} | |
| rust | \u{D060} | |
| ccpp | \ud060 | |
| urlencoded | %ED%81%A0 | |
| utf8bytes | ed 81 a0 | |
| utf16bebytes | d0 60 | |
| utf32bebytes | 00 00 d0 60 |
How to Use
HTML:
큠
CSS:
content: "\D060"
JavaScript:
"\u{D060}"
Python:
"\ud060"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No