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