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