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 SSAEP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C32E | |
| decimal | 49966 | |
| htmldecimal | 쌮 | |
| htmlhex | 쌮 | |
| css | \C32E | |
| javascript | \u{C32E} | |
| python | \uc32e | |
| java | \uC32E | |
| go | \uC32E | |
| ruby | \u{C32E} | |
| rust | \u{C32E} | |
| ccpp | \uc32e | |
| urlencoded | %EC%8C%AE | |
| utf8bytes | ec 8c ae | |
| utf16bebytes | c3 2e | |
| utf32bebytes | 00 00 c3 2e |
How to Use
HTML:
쌮
CSS:
content: "\C32E"
JavaScript:
"\u{C32E}"
Python:
"\uc32e"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No