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 SSYEOLB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C3AB | |
| decimal | 50091 | |
| htmldecimal | 쎫 | |
| htmlhex | 쎫 | |
| css | \C3AB | |
| javascript | \u{C3AB} | |
| python | \uc3ab | |
| java | \uC3AB | |
| go | \uC3AB | |
| ruby | \u{C3AB} | |
| rust | \u{C3AB} | |
| ccpp | \uc3ab | |
| urlencoded | %EC%8E%AB | |
| utf8bytes | ec 8e ab | |
| utf16bebytes | c3 ab | |
| utf32bebytes | 00 00 c3 ab |
How to Use
HTML:
쎫
CSS:
content: "\C3AB"
JavaScript:
"\u{C3AB}"
Python:
"\uc3ab"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No