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