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