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