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 BBEOG
Overview
뻑 (HANGUL SYLLABLE BBEOG) is the Unicode character at code point U+BED1. 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+BED1 | |
| decimal | 48849 | |
| htmldecimal | 뻑 | |
| htmlhex | 뻑 | |
| css | \BED1 | |
| javascript | \u{BED1} | |
| python | \ubed1 | |
| java | \uBED1 | |
| go | \uBED1 | |
| ruby | \u{BED1} | |
| rust | \u{BED1} | |
| ccpp | \ubed1 | |
| urlencoded | %EB%BB%91 | |
| utf8bytes | eb bb 91 | |
| utf16bebytes | be d1 | |
| utf32bebytes | 00 00 be d1 |
How to Use
HTML:
뻑
CSS:
content: "\BED1"
JavaScript:
"\u{BED1}"
Python:
"\ubed1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1108 1165 11A8
Frequently Asked Questions
What is the 뻑 character (HANGUL SYLLABLE BBEOG)?
뻑 (HANGUL SYLLABLE BBEOG) is the Unicode character U+BED1.
What is the Unicode codepoint of HANGUL SYLLABLE BBEOG?
The HANGUL SYLLABLE BBEOG character (뻑) has codepoint U+BED1.
How do I type or copy HANGUL SYLLABLE BBEOG?
Copy 뻑 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.