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