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