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