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