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