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