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-4E2D
Overview
中 (CJK UNIFIED IDEOGRAPH-4E2D) is the Unicode character at code point U+4E2D. 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+4E2D | |
| decimal | 20013 | |
| htmldecimal | 中 | |
| htmlhex | 中 | |
| css | \4E2D | |
| javascript | \u{4E2D} | |
| python | \u4e2d | |
| java | \u4E2D | |
| go | \u4E2D | |
| ruby | \u{4E2D} | |
| rust | \u{4E2D} | |
| ccpp | \u4e2d | |
| urlencoded | %E4%B8%AD | |
| utf8bytes | e4 b8 ad | |
| utf16bebytes | 4e 2d | |
| utf32bebytes | 00 00 4e 2d |
How to Use
HTML:
中
CSS:
content: "\4E2D"
JavaScript:
"\u{4E2D}"
Python:
"\u4e2d"
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-4E2D)?
中 (CJK UNIFIED IDEOGRAPH-4E2D) is the Unicode character U+4E2D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4E2D?
The CJK UNIFIED IDEOGRAPH-4E2D character (中) has codepoint U+4E2D.
How do I type or copy CJK UNIFIED IDEOGRAPH-4E2D?
Copy 中 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.