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 SYULT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C295 | |
| decimal | 49813 | |
| htmldecimal | 슕 | |
| htmlhex | 슕 | |
| css | \C295 | |
| javascript | \u{C295} | |
| python | \uc295 | |
| java | \uC295 | |
| go | \uC295 | |
| ruby | \u{C295} | |
| rust | \u{C295} | |
| ccpp | \uc295 | |
| urlencoded | %EC%8A%95 | |
| utf8bytes | ec 8a 95 | |
| utf16bebytes | c2 95 | |
| utf32bebytes | 00 00 c2 95 |
How to Use
HTML:
슕
CSS:
content: "\C295"
JavaScript:
"\u{C295}"
Python:
"\uc295"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No