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