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