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-5305
Overview
包 (CJK UNIFIED IDEOGRAPH-5305) is the Unicode character at code point U+5305. 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+5305 | |
| decimal | 21253 | |
| htmldecimal | 包 | |
| htmlhex | 包 | |
| css | \5305 | |
| javascript | \u{5305} | |
| python | \u5305 | |
| java | \u5305 | |
| go | \u5305 | |
| ruby | \u{5305} | |
| rust | \u{5305} | |
| ccpp | \u5305 | |
| urlencoded | %E5%8C%85 | |
| utf8bytes | e5 8c 85 | |
| utf16bebytes | 53 05 | |
| utf32bebytes | 00 00 53 05 |
How to Use
HTML:
包
CSS:
content: "\5305"
JavaScript:
"\u{5305}"
Python:
"\u5305"
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-5305)?
包 (CJK UNIFIED IDEOGRAPH-5305) is the Unicode character U+5305.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5305?
The CJK UNIFIED IDEOGRAPH-5305 character (包) has codepoint U+5305.
How do I type or copy CJK UNIFIED IDEOGRAPH-5305?
Copy 包 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.