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