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 BYEOC
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BCD3 | |
| decimal | 48339 | |
| htmldecimal | 볓 | |
| htmlhex | 볓 | |
| css | \BCD3 | |
| javascript | \u{BCD3} | |
| python | \ubcd3 | |
| java | \uBCD3 | |
| go | \uBCD3 | |
| ruby | \u{BCD3} | |
| rust | \u{BCD3} | |
| ccpp | \ubcd3 | |
| urlencoded | %EB%B3%93 | |
| utf8bytes | eb b3 93 | |
| utf16bebytes | bc d3 | |
| utf32bebytes | 00 00 bc d3 |
How to Use
HTML:
볓
CSS:
content: "\BCD3"
JavaScript:
"\u{BCD3}"
Python:
"\ubcd3"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No