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