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