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