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