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