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