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