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