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