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