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