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