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