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-8FD8
Overview
还 (CJK UNIFIED IDEOGRAPH-8FD8) is the Unicode character at code point U+8FD8. 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+8FD8 | |
| decimal | 36824 | |
| htmldecimal | 还 | |
| htmlhex | 还 | |
| css | \8FD8 | |
| javascript | \u{8FD8} | |
| python | \u8fd8 | |
| java | \u8FD8 | |
| go | \u8FD8 | |
| ruby | \u{8FD8} | |
| rust | \u{8FD8} | |
| ccpp | \u8fd8 | |
| urlencoded | %E8%BF%98 | |
| utf8bytes | e8 bf 98 | |
| utf16bebytes | 8f d8 | |
| utf32bebytes | 00 00 8f d8 |
How to Use
HTML:
还
CSS:
content: "\8FD8"
JavaScript:
"\u{8FD8}"
Python:
"\u8fd8"
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-8FD8)?
还 (CJK UNIFIED IDEOGRAPH-8FD8) is the Unicode character U+8FD8.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8FD8?
The CJK UNIFIED IDEOGRAPH-8FD8 character (还) has codepoint U+8FD8.
How do I type or copy CJK UNIFIED IDEOGRAPH-8FD8?
Copy 还 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.