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-7ECF
Overview
经 (CJK UNIFIED IDEOGRAPH-7ECF) is the Unicode character at code point U+7ECF. 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+7ECF | |
| decimal | 32463 | |
| htmldecimal | 经 | |
| htmlhex | 经 | |
| css | \7ECF | |
| javascript | \u{7ECF} | |
| python | \u7ecf | |
| java | \u7ECF | |
| go | \u7ECF | |
| ruby | \u{7ECF} | |
| rust | \u{7ECF} | |
| ccpp | \u7ecf | |
| urlencoded | %E7%BB%8F | |
| utf8bytes | e7 bb 8f | |
| utf16bebytes | 7e cf | |
| utf32bebytes | 00 00 7e cf |
How to Use
HTML:
经
CSS:
content: "\7ECF"
JavaScript:
"\u{7ECF}"
Python:
"\u7ecf"
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-7ECF)?
经 (CJK UNIFIED IDEOGRAPH-7ECF) is the Unicode character U+7ECF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7ECF?
The CJK UNIFIED IDEOGRAPH-7ECF character (经) has codepoint U+7ECF.
How do I type or copy CJK UNIFIED IDEOGRAPH-7ECF?
Copy 经 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.