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