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