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