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