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