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