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