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