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