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