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