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