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