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 BYEOSS
Overview
볐 (HANGUL SYLLABLE BYEOSS) is the Unicode character at code point U+BCD0. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BCD0 | |
| decimal | 48336 | |
| htmldecimal | 볐 | |
| htmlhex | 볐 | |
| css | \BCD0 | |
| javascript | \u{BCD0} | |
| python | \ubcd0 | |
| java | \uBCD0 | |
| go | \uBCD0 | |
| ruby | \u{BCD0} | |
| rust | \u{BCD0} | |
| ccpp | \ubcd0 | |
| urlencoded | %EB%B3%90 | |
| utf8bytes | eb b3 90 | |
| utf16bebytes | bc d0 | |
| utf32bebytes | 00 00 bc d0 |
How to Use
HTML:
볐
CSS:
content: "\BCD0"
JavaScript:
"\u{BCD0}"
Python:
"\ubcd0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1167 11BB
Frequently Asked Questions
What is the 볐 character (HANGUL SYLLABLE BYEOSS)?
볐 (HANGUL SYLLABLE BYEOSS) is the Unicode character U+BCD0.
What is the Unicode codepoint of HANGUL SYLLABLE BYEOSS?
The HANGUL SYLLABLE BYEOSS character (볐) has codepoint U+BCD0.
How do I type or copy HANGUL SYLLABLE BYEOSS?
Copy 볐 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.