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