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