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