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