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