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-7BBC
Overview
箼 (CJK UNIFIED IDEOGRAPH-7BBC) is the Unicode character at code point U+7BBC. 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+7BBC | |
| decimal | 31676 | |
| htmldecimal | 箼 | |
| htmlhex | 箼 | |
| css | \7BBC | |
| javascript | \u{7BBC} | |
| python | \u7bbc | |
| java | \u7BBC | |
| go | \u7BBC | |
| ruby | \u{7BBC} | |
| rust | \u{7BBC} | |
| ccpp | \u7bbc | |
| urlencoded | %E7%AE%BC | |
| utf8bytes | e7 ae bc | |
| utf16bebytes | 7b bc | |
| utf32bebytes | 00 00 7b bc |
How to Use
HTML:
箼
CSS:
content: "\7BBC"
JavaScript:
"\u{7BBC}"
Python:
"\u7bbc"
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-7BBC)?
箼 (CJK UNIFIED IDEOGRAPH-7BBC) is the Unicode character U+7BBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7BBC?
The CJK UNIFIED IDEOGRAPH-7BBC character (箼) has codepoint U+7BBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-7BBC?
Copy 箼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.