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