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