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