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-597D
Overview
好 (CJK UNIFIED IDEOGRAPH-597D) is the Unicode character at code point U+597D. 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+597D | |
| decimal | 22909 | |
| htmldecimal | 好 | |
| htmlhex | 好 | |
| css | \597D | |
| javascript | \u{597D} | |
| python | \u597d | |
| java | \u597D | |
| go | \u597D | |
| ruby | \u{597D} | |
| rust | \u{597D} | |
| ccpp | \u597d | |
| urlencoded | %E5%A5%BD | |
| utf8bytes | e5 a5 bd | |
| utf16bebytes | 59 7d | |
| utf32bebytes | 00 00 59 7d |
How to Use
HTML:
好
CSS:
content: "\597D"
JavaScript:
"\u{597D}"
Python:
"\u597d"
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-597D)?
好 (CJK UNIFIED IDEOGRAPH-597D) is the Unicode character U+597D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-597D?
The CJK UNIFIED IDEOGRAPH-597D character (好) has codepoint U+597D.
How do I type or copy CJK UNIFIED IDEOGRAPH-597D?
Copy 好 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.