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