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-601D
Overview
思 (CJK UNIFIED IDEOGRAPH-601D) is the Unicode character at code point U+601D. 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+601D | |
| decimal | 24605 | |
| htmldecimal | 思 | |
| htmlhex | 思 | |
| css | \601D | |
| javascript | \u{601D} | |
| python | \u601d | |
| java | \u601D | |
| go | \u601D | |
| ruby | \u{601D} | |
| rust | \u{601D} | |
| ccpp | \u601d | |
| urlencoded | %E6%80%9D | |
| utf8bytes | e6 80 9d | |
| utf16bebytes | 60 1d | |
| utf32bebytes | 00 00 60 1d |
How to Use
HTML:
思
CSS:
content: "\601D"
JavaScript:
"\u{601D}"
Python:
"\u601d"
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-601D)?
思 (CJK UNIFIED IDEOGRAPH-601D) is the Unicode character U+601D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-601D?
The CJK UNIFIED IDEOGRAPH-601D character (思) has codepoint U+601D.
How do I type or copy CJK UNIFIED IDEOGRAPH-601D?
Copy 思 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.