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