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