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