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