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