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