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 MYANG
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BA15 | |
| decimal | 47637 | |
| htmldecimal | 먕 | |
| htmlhex | 먕 | |
| css | \BA15 | |
| javascript | \u{BA15} | |
| python | \uba15 | |
| java | \uBA15 | |
| go | \uBA15 | |
| ruby | \u{BA15} | |
| rust | \u{BA15} | |
| ccpp | \uba15 | |
| urlencoded | %EB%A8%95 | |
| utf8bytes | eb a8 95 | |
| utf16bebytes | ba 15 | |
| utf32bebytes | 00 00 ba 15 |
How to Use
HTML:
먕
CSS:
content: "\BA15"
JavaScript:
"\u{BA15}"
Python:
"\uba15"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 1163 11BC
Frequently Asked Questions
What is the 먕 character (HANGUL SYLLABLE MYANG)?
먕 (HANGUL SYLLABLE MYANG) is the Unicode character U+BA15.
What is the Unicode codepoint of HANGUL SYLLABLE MYANG?
The HANGUL SYLLABLE MYANG character (먕) has codepoint U+BA15.
How do I type or copy HANGUL SYLLABLE MYANG?
Copy 먕 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.