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