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 JJWAENG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CB09 | |
| decimal | 51977 | |
| htmldecimal | 쬉 | |
| htmlhex | 쬉 | |
| css | \CB09 | |
| javascript | \u{CB09} | |
| python | \ucb09 | |
| java | \uCB09 | |
| go | \uCB09 | |
| ruby | \u{CB09} | |
| rust | \u{CB09} | |
| ccpp | \ucb09 | |
| urlencoded | %EC%AC%89 | |
| utf8bytes | ec ac 89 | |
| utf16bebytes | cb 09 | |
| utf32bebytes | 00 00 cb 09 |
How to Use
HTML:
쬉
CSS:
content: "\CB09"
JavaScript:
"\u{CB09}"
Python:
"\ucb09"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No