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