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