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