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 BYEOBS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BCCE | |
| decimal | 48334 | |
| htmldecimal | 볎 | |
| htmlhex | 볎 | |
| css | \BCCE | |
| javascript | \u{BCCE} | |
| python | \ubcce | |
| java | \uBCCE | |
| go | \uBCCE | |
| ruby | \u{BCCE} | |
| rust | \u{BCCE} | |
| ccpp | \ubcce | |
| urlencoded | %EB%B3%8E | |
| utf8bytes | eb b3 8e | |
| utf16bebytes | bc ce | |
| utf32bebytes | 00 00 bc ce |
How to Use
HTML:
볎
CSS:
content: "\BCCE"
JavaScript:
"\u{BCCE}"
Python:
"\ubcce"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No