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