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