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 SAEK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C0E0 | |
| decimal | 49376 | |
| htmldecimal | 샠 | |
| htmlhex | 샠 | |
| css | \C0E0 | |
| javascript | \u{C0E0} | |
| python | \uc0e0 | |
| java | \uC0E0 | |
| go | \uC0E0 | |
| ruby | \u{C0E0} | |
| rust | \u{C0E0} | |
| ccpp | \uc0e0 | |
| urlencoded | %EC%83%A0 | |
| utf8bytes | ec 83 a0 | |
| utf16bebytes | c0 e0 | |
| utf32bebytes | 00 00 c0 e0 |
How to Use
HTML:
샠
CSS:
content: "\C0E0"
JavaScript:
"\u{C0E0}"
Python:
"\uc0e0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No