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