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