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