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-7B5B
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7B5B | |
| decimal | 31579 | |
| htmldecimal | 筛 | |
| htmlhex | 筛 | |
| css | \7B5B | |
| javascript | \u{7B5B} | |
| python | \u7b5b | |
| java | \u7B5B | |
| go | \u7B5B | |
| ruby | \u{7B5B} | |
| rust | \u{7B5B} | |
| ccpp | \u7b5b | |
| urlencoded | %E7%AD%9B | |
| utf8bytes | e7 ad 9b | |
| utf16bebytes | 7b 5b | |
| utf32bebytes | 00 00 7b 5b |
How to Use
HTML:
筛
CSS:
content: "\7B5B"
JavaScript:
"\u{7B5B}"
Python:
"\u7b5b"
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-7B5B)?
筛 (CJK UNIFIED IDEOGRAPH-7B5B) is the Unicode character U+7B5B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7B5B?
The CJK UNIFIED IDEOGRAPH-7B5B character (筛) has codepoint U+7B5B.
How do I type or copy CJK UNIFIED IDEOGRAPH-7B5B?
Copy 筛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.