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