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