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