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