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