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