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-5DEE
Overview
差 (CJK UNIFIED IDEOGRAPH-5DEE) is the Unicode character at code point U+5DEE. 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+5DEE | |
| decimal | 24046 | |
| htmldecimal | 差 | |
| htmlhex | 差 | |
| css | \5DEE | |
| javascript | \u{5DEE} | |
| python | \u5dee | |
| java | \u5DEE | |
| go | \u5DEE | |
| ruby | \u{5DEE} | |
| rust | \u{5DEE} | |
| ccpp | \u5dee | |
| urlencoded | %E5%B7%AE | |
| utf8bytes | e5 b7 ae | |
| utf16bebytes | 5d ee | |
| utf32bebytes | 00 00 5d ee |
How to Use
HTML:
差
CSS:
content: "\5DEE"
JavaScript:
"\u{5DEE}"
Python:
"\u5dee"
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-5DEE)?
差 (CJK UNIFIED IDEOGRAPH-5DEE) is the Unicode character U+5DEE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5DEE?
The CJK UNIFIED IDEOGRAPH-5DEE character (差) has codepoint U+5DEE.
How do I type or copy CJK UNIFIED IDEOGRAPH-5DEE?
Copy 差 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.