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