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 SSEGS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C387 | |
| decimal | 50055 | |
| htmldecimal | 쎇 | |
| htmlhex | 쎇 | |
| css | \C387 | |
| javascript | \u{C387} | |
| python | \uc387 | |
| java | \uC387 | |
| go | \uC387 | |
| ruby | \u{C387} | |
| rust | \u{C387} | |
| ccpp | \uc387 | |
| urlencoded | %EC%8E%87 | |
| utf8bytes | ec 8e 87 | |
| utf16bebytes | c3 87 | |
| utf32bebytes | 00 00 c3 87 |
How to Use
HTML:
쎇
CSS:
content: "\C387"
JavaScript:
"\u{C387}"
Python:
"\uc387"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No