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