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