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 MYUC
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BBBB | |
| decimal | 48059 | |
| htmldecimal | 뮻 | |
| htmlhex | 뮻 | |
| css | \BBBB | |
| javascript | \u{BBBB} | |
| python | \ubbbb | |
| java | \uBBBB | |
| go | \uBBBB | |
| ruby | \u{BBBB} | |
| rust | \u{BBBB} | |
| ccpp | \ubbbb | |
| urlencoded | %EB%AE%BB | |
| utf8bytes | eb ae bb | |
| utf16bebytes | bb bb | |
| utf32bebytes | 00 00 bb bb |
How to Use
HTML:
뮻
CSS:
content: "\BBBB"
JavaScript:
"\u{BBBB}"
Python:
"\ubbbb"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 1172 11BE
Frequently Asked Questions
What is the 뮻 character (HANGUL SYLLABLE MYUC)?
뮻 (HANGUL SYLLABLE MYUC) is the Unicode character U+BBBB.
What is the Unicode codepoint of HANGUL SYLLABLE MYUC?
The HANGUL SYLLABLE MYUC character (뮻) has codepoint U+BBBB.
How do I type or copy HANGUL SYLLABLE MYUC?
Copy 뮻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.