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 SYUB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C299 | |
| decimal | 49817 | |
| htmldecimal | 슙 | |
| htmlhex | 슙 | |
| css | \C299 | |
| javascript | \u{C299} | |
| python | \uc299 | |
| java | \uC299 | |
| go | \uC299 | |
| ruby | \u{C299} | |
| rust | \u{C299} | |
| ccpp | \uc299 | |
| urlencoded | %EC%8A%99 | |
| utf8bytes | ec 8a 99 | |
| utf16bebytes | c2 99 | |
| utf32bebytes | 00 00 c2 99 |
How to Use
HTML:
슙
CSS:
content: "\C299"
JavaScript:
"\u{C299}"
Python:
"\uc299"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No