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