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