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