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