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