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