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 SSWESS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C4B0 | |
| decimal | 50352 | |
| htmldecimal | 쒰 | |
| htmlhex | 쒰 | |
| css | \C4B0 | |
| javascript | \u{C4B0} | |
| python | \uc4b0 | |
| java | \uC4B0 | |
| go | \uC4B0 | |
| ruby | \u{C4B0} | |
| rust | \u{C4B0} | |
| ccpp | \uc4b0 | |
| urlencoded | %EC%92%B0 | |
| utf8bytes | ec 92 b0 | |
| utf16bebytes | c4 b0 | |
| utf32bebytes | 00 00 c4 b0 |
How to Use
HTML:
쒰
CSS:
content: "\C4B0"
JavaScript:
"\u{C4B0}"
Python:
"\uc4b0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No