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