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