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