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