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