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