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