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