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