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