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