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