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