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