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