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