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