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 JJYOSS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CB40 | |
| decimal | 52032 | |
| htmldecimal | 쭀 | |
| htmlhex | 쭀 | |
| css | \CB40 | |
| javascript | \u{CB40} | |
| python | \ucb40 | |
| java | \uCB40 | |
| go | \uCB40 | |
| ruby | \u{CB40} | |
| rust | \u{CB40} | |
| ccpp | \ucb40 | |
| urlencoded | %EC%AD%80 | |
| utf8bytes | ec ad 80 | |
| utf16bebytes | cb 40 | |
| utf32bebytes | 00 00 cb 40 |
How to Use
HTML:
쭀
CSS:
content: "\CB40"
JavaScript:
"\u{CB40}"
Python:
"\ucb40"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No