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 SSYUSS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C4E8 | |
| decimal | 50408 | |
| htmldecimal | 쓨 | |
| htmlhex | 쓨 | |
| css | \C4E8 | |
| javascript | \u{C4E8} | |
| python | \uc4e8 | |
| java | \uC4E8 | |
| go | \uC4E8 | |
| ruby | \u{C4E8} | |
| rust | \u{C4E8} | |
| ccpp | \uc4e8 | |
| urlencoded | %EC%93%A8 | |
| utf8bytes | ec 93 a8 | |
| utf16bebytes | c4 e8 | |
| utf32bebytes | 00 00 c4 e8 |
How to Use
HTML:
쓨
CSS:
content: "\C4E8"
JavaScript:
"\u{C4E8}"
Python:
"\uc4e8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No