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