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