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 JJWEG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CB81 | |
| decimal | 52097 | |
| htmldecimal | 쮁 | |
| htmlhex | 쮁 | |
| css | \CB81 | |
| javascript | \u{CB81} | |
| python | \ucb81 | |
| java | \uCB81 | |
| go | \uCB81 | |
| ruby | \u{CB81} | |
| rust | \u{CB81} | |
| ccpp | \ucb81 | |
| urlencoded | %EC%AE%81 | |
| utf8bytes | ec ae 81 | |
| utf16bebytes | cb 81 | |
| utf32bebytes | 00 00 cb 81 |
How to Use
HTML:
쮁
CSS:
content: "\CB81"
JavaScript:
"\u{CB81}"
Python:
"\ucb81"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No