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