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