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
Overview
뮻 (HANGUL SYLLABLE MYUC) is the Unicode character at code point U+BBBB. 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+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.