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 SSYEOSS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C3B4 | |
| decimal | 50100 | |
| htmldecimal | 쎴 | |
| htmlhex | 쎴 | |
| css | \C3B4 | |
| javascript | \u{C3B4} | |
| python | \uc3b4 | |
| java | \uC3B4 | |
| go | \uC3B4 | |
| ruby | \u{C3B4} | |
| rust | \u{C3B4} | |
| ccpp | \uc3b4 | |
| urlencoded | %EC%8E%B4 | |
| utf8bytes | ec 8e b4 | |
| utf16bebytes | c3 b4 | |
| utf32bebytes | 00 00 c3 b4 |
How to Use
HTML:
쎴
CSS:
content: "\C3B4"
JavaScript:
"\u{C3B4}"
Python:
"\uc3b4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No