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 SWAL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C1B0 | |
| decimal | 49584 | |
| htmldecimal | 솰 | |
| htmlhex | 솰 | |
| css | \C1B0 | |
| javascript | \u{C1B0} | |
| python | \uc1b0 | |
| java | \uC1B0 | |
| go | \uC1B0 | |
| ruby | \u{C1B0} | |
| rust | \u{C1B0} | |
| ccpp | \uc1b0 | |
| urlencoded | %EC%86%B0 | |
| utf8bytes | ec 86 b0 | |
| utf16bebytes | c1 b0 | |
| utf32bebytes | 00 00 c1 b0 |
How to Use
HTML:
솰
CSS:
content: "\C1B0"
JavaScript:
"\u{C1B0}"
Python:
"\uc1b0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No