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 SWILH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C27B | |
| decimal | 49787 | |
| htmldecimal | 쉻 | |
| htmlhex | 쉻 | |
| css | \C27B | |
| javascript | \u{C27B} | |
| python | \uc27b | |
| java | \uC27B | |
| go | \uC27B | |
| ruby | \u{C27B} | |
| rust | \u{C27B} | |
| ccpp | \uc27b | |
| urlencoded | %EC%89%BB | |
| utf8bytes | ec 89 bb | |
| utf16bebytes | c2 7b | |
| utf32bebytes | 00 00 c2 7b |
How to Use
HTML:
쉻
CSS:
content: "\C27B"
JavaScript:
"\u{C27B}"
Python:
"\uc27b"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No