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