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
Overview
먕 (HANGUL SYLLABLE MYANG) is the Unicode character at code point U+BA15. 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+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.