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