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