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