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 BYEK
Overview
볰 (HANGUL SYLLABLE BYEK) is the Unicode character at code point U+BCF0. 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+BCF0 | |
| decimal | 48368 | |
| htmldecimal | 볰 | |
| htmlhex | 볰 | |
| css | \BCF0 | |
| javascript | \u{BCF0} | |
| python | \ubcf0 | |
| java | \uBCF0 | |
| go | \uBCF0 | |
| ruby | \u{BCF0} | |
| rust | \u{BCF0} | |
| ccpp | \ubcf0 | |
| urlencoded | %EB%B3%B0 | |
| utf8bytes | eb b3 b0 | |
| utf16bebytes | bc f0 | |
| utf32bebytes | 00 00 bc f0 |
How to Use
HTML:
볰
CSS:
content: "\BCF0"
JavaScript:
"\u{BCF0}"
Python:
"\ubcf0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1168 11BF
Frequently Asked Questions
What is the 볰 character (HANGUL SYLLABLE BYEK)?
볰 (HANGUL SYLLABLE BYEK) is the Unicode character U+BCF0.
What is the Unicode codepoint of HANGUL SYLLABLE BYEK?
The HANGUL SYLLABLE BYEK character (볰) has codepoint U+BCF0.
How do I type or copy HANGUL SYLLABLE BYEK?
Copy 볰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.