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