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