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 SALB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C0B7 | |
| decimal | 49335 | |
| htmldecimal | 삷 | |
| htmlhex | 삷 | |
| css | \C0B7 | |
| javascript | \u{C0B7} | |
| python | \uc0b7 | |
| java | \uC0B7 | |
| go | \uC0B7 | |
| ruby | \u{C0B7} | |
| rust | \u{C0B7} | |
| ccpp | \uc0b7 | |
| urlencoded | %EC%82%B7 | |
| utf8bytes | ec 82 b7 | |
| utf16bebytes | c0 b7 | |
| utf32bebytes | 00 00 c0 b7 |
How to Use
HTML:
삷
CSS:
content: "\C0B7"
JavaScript:
"\u{C0B7}"
Python:
"\uc0b7"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No