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