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