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