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