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-7CCD
Overview
糍 (CJK UNIFIED IDEOGRAPH-7CCD) is the Unicode character at code point U+7CCD. 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+7CCD | |
| decimal | 31949 | |
| htmldecimal | 糍 | |
| htmlhex | 糍 | |
| css | \7CCD | |
| javascript | \u{7CCD} | |
| python | \u7ccd | |
| java | \u7CCD | |
| go | \u7CCD | |
| ruby | \u{7CCD} | |
| rust | \u{7CCD} | |
| ccpp | \u7ccd | |
| urlencoded | %E7%B3%8D | |
| utf8bytes | e7 b3 8d | |
| utf16bebytes | 7c cd | |
| utf32bebytes | 00 00 7c cd |
How to Use
HTML:
糍
CSS:
content: "\7CCD"
JavaScript:
"\u{7CCD}"
Python:
"\u7ccd"
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-7CCD)?
糍 (CJK UNIFIED IDEOGRAPH-7CCD) is the Unicode character U+7CCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7CCD?
The CJK UNIFIED IDEOGRAPH-7CCD character (糍) has codepoint U+7CCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-7CCD?
Copy 糍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.