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