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 SSYALH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C33F | |
| decimal | 49983 | |
| htmldecimal | 쌿 | |
| htmlhex | 쌿 | |
| css | \C33F | |
| javascript | \u{C33F} | |
| python | \uc33f | |
| java | \uC33F | |
| go | \uC33F | |
| ruby | \u{C33F} | |
| rust | \u{C33F} | |
| ccpp | \uc33f | |
| urlencoded | %EC%8C%BF | |
| utf8bytes | ec 8c bf | |
| utf16bebytes | c3 3f | |
| utf32bebytes | 00 00 c3 3f |
How to Use
HTML:
쌿
CSS:
content: "\C33F"
JavaScript:
"\u{C33F}"
Python:
"\uc33f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No