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 MUH
Overview
뭏 (HANGUL SYLLABLE MUH) is the Unicode character at code point U+BB4F. 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+BB4F | |
| decimal | 47951 | |
| htmldecimal | 뭏 | |
| htmlhex | 뭏 | |
| css | \BB4F | |
| javascript | \u{BB4F} | |
| python | \ubb4f | |
| java | \uBB4F | |
| go | \uBB4F | |
| ruby | \u{BB4F} | |
| rust | \u{BB4F} | |
| ccpp | \ubb4f | |
| urlencoded | %EB%AD%8F | |
| utf8bytes | eb ad 8f | |
| utf16bebytes | bb 4f | |
| utf32bebytes | 00 00 bb 4f |
How to Use
HTML:
뭏
CSS:
content: "\BB4F"
JavaScript:
"\u{BB4F}"
Python:
"\ubb4f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 116E 11C2
Frequently Asked Questions
What is the 뭏 character (HANGUL SYLLABLE MUH)?
뭏 (HANGUL SYLLABLE MUH) is the Unicode character U+BB4F.
What is the Unicode codepoint of HANGUL SYLLABLE MUH?
The HANGUL SYLLABLE MUH character (뭏) has codepoint U+BB4F.
How do I type or copy HANGUL SYLLABLE MUH?
Copy 뭏 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.