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