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