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