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