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