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 BUL
Overview
불 (HANGUL SYLLABLE BUL) is the Unicode character at code point U+BD88. 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+BD88 | |
| decimal | 48520 | |
| htmldecimal | 불 | |
| htmlhex | 불 | |
| css | \BD88 | |
| javascript | \u{BD88} | |
| python | \ubd88 | |
| java | \uBD88 | |
| go | \uBD88 | |
| ruby | \u{BD88} | |
| rust | \u{BD88} | |
| ccpp | \ubd88 | |
| urlencoded | %EB%B6%88 | |
| utf8bytes | eb b6 88 | |
| utf16bebytes | bd 88 | |
| utf32bebytes | 00 00 bd 88 |
How to Use
HTML:
불
CSS:
content: "\BD88"
JavaScript:
"\u{BD88}"
Python:
"\ubd88"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 116E 11AF
Frequently Asked Questions
What is the 불 character (HANGUL SYLLABLE BUL)?
불 (HANGUL SYLLABLE BUL) is the Unicode character U+BD88.
What is the Unicode codepoint of HANGUL SYLLABLE BUL?
The HANGUL SYLLABLE BUL character (불) has codepoint U+BD88.
How do I type or copy HANGUL SYLLABLE BUL?
Copy 불 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.