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