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