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