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