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