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 BBUNG
Overview
뿡 (HANGUL SYLLABLE BBUNG) is the Unicode character at code point U+BFE1. 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+BFE1 | |
| decimal | 49121 | |
| htmldecimal | 뿡 | |
| htmlhex | 뿡 | |
| css | \BFE1 | |
| javascript | \u{BFE1} | |
| python | \ubfe1 | |
| java | \uBFE1 | |
| go | \uBFE1 | |
| ruby | \u{BFE1} | |
| rust | \u{BFE1} | |
| ccpp | \ubfe1 | |
| urlencoded | %EB%BF%A1 | |
| utf8bytes | eb bf a1 | |
| utf16bebytes | bf e1 | |
| utf32bebytes | 00 00 bf e1 |
How to Use
HTML:
뿡
CSS:
content: "\BFE1"
JavaScript:
"\u{BFE1}"
Python:
"\ubfe1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1108 116E 11BC
Frequently Asked Questions
What is the 뿡 character (HANGUL SYLLABLE BBUNG)?
뿡 (HANGUL SYLLABLE BBUNG) is the Unicode character U+BFE1.
What is the Unicode codepoint of HANGUL SYLLABLE BBUNG?
The HANGUL SYLLABLE BBUNG character (뿡) has codepoint U+BFE1.
How do I type or copy HANGUL SYLLABLE BBUNG?
Copy 뿡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.