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