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