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