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