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 SYULP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C296 | |
| decimal | 49814 | |
| htmldecimal | 슖 | |
| htmlhex | 슖 | |
| css | \C296 | |
| javascript | \u{C296} | |
| python | \uc296 | |
| java | \uC296 | |
| go | \uC296 | |
| ruby | \u{C296} | |
| rust | \u{C296} | |
| ccpp | \uc296 | |
| urlencoded | %EC%8A%96 | |
| utf8bytes | ec 8a 96 | |
| utf16bebytes | c2 96 | |
| utf32bebytes | 00 00 c2 96 |
How to Use
HTML:
슖
CSS:
content: "\C296"
JavaScript:
"\u{C296}"
Python:
"\uc296"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No