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