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 SSING
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C53D | |
| decimal | 50493 | |
| htmldecimal | 씽 | |
| htmlhex | 씽 | |
| css | \C53D | |
| javascript | \u{C53D} | |
| python | \uc53d | |
| java | \uC53D | |
| go | \uC53D | |
| ruby | \u{C53D} | |
| rust | \u{C53D} | |
| ccpp | \uc53d | |
| urlencoded | %EC%94%BD | |
| utf8bytes | ec 94 bd | |
| utf16bebytes | c5 3d | |
| utf32bebytes | 00 00 c5 3d |
How to Use
HTML:
씽
CSS:
content: "\C53D"
JavaScript:
"\u{C53D}"
Python:
"\uc53d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No