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