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
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