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' : ''">
宺
CJK UNIFIED IDEOGRAPH-5BBA
Overview
宺 (CJK UNIFIED IDEOGRAPH-5BBA) is the Unicode character at code point U+5BBA. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+5BBA | |
| decimal | 23482 | |
| htmldecimal | 宺 | |
| htmlhex | 宺 | |
| css | \5BBA | |
| javascript | \u{5BBA} | |
| python | \u5bba | |
| java | \u5BBA | |
| go | \u5BBA | |
| ruby | \u{5BBA} | |
| rust | \u{5BBA} | |
| ccpp | \u5bba | |
| urlencoded | %E5%AE%BA | |
| utf8bytes | e5 ae ba | |
| utf16bebytes | 5b ba | |
| utf32bebytes | 00 00 5b ba |
How to Use
HTML:
宺
CSS:
content: "\5BBA"
JavaScript:
"\u{5BBA}"
Python:
"\u5bba"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 宺 character (CJK UNIFIED IDEOGRAPH-5BBA)?
宺 (CJK UNIFIED IDEOGRAPH-5BBA) is the Unicode character U+5BBA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5BBA?
The CJK UNIFIED IDEOGRAPH-5BBA character (宺) has codepoint U+5BBA.
How do I type or copy CJK UNIFIED IDEOGRAPH-5BBA?
Copy 宺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.