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