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