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