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