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