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