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 SSOLS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C3E4 | |
| decimal | 50148 | |
| htmldecimal | 쏤 | |
| htmlhex | 쏤 | |
| css | \C3E4 | |
| javascript | \u{C3E4} | |
| python | \uc3e4 | |
| java | \uC3E4 | |
| go | \uC3E4 | |
| ruby | \u{C3E4} | |
| rust | \u{C3E4} | |
| ccpp | \uc3e4 | |
| urlencoded | %EC%8F%A4 | |
| utf8bytes | ec 8f a4 | |
| utf16bebytes | c3 e4 | |
| utf32bebytes | 00 00 c3 e4 |
How to Use
HTML:
쏤
CSS:
content: "\C3E4"
JavaScript:
"\u{C3E4}"
Python:
"\uc3e4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No