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