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