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