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