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