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