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