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