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