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