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