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-53BB
Overview
去 (CJK UNIFIED IDEOGRAPH-53BB) is the Unicode character at code point U+53BB. 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+53BB | |
| decimal | 21435 | |
| htmldecimal | 去 | |
| htmlhex | 去 | |
| css | \53BB | |
| javascript | \u{53BB} | |
| python | \u53bb | |
| java | \u53BB | |
| go | \u53BB | |
| ruby | \u{53BB} | |
| rust | \u{53BB} | |
| ccpp | \u53bb | |
| urlencoded | %E5%8E%BB | |
| utf8bytes | e5 8e bb | |
| utf16bebytes | 53 bb | |
| utf32bebytes | 00 00 53 bb |
How to Use
HTML:
去
CSS:
content: "\53BB"
JavaScript:
"\u{53BB}"
Python:
"\u53bb"
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-53BB)?
去 (CJK UNIFIED IDEOGRAPH-53BB) is the Unicode character U+53BB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-53BB?
The CJK UNIFIED IDEOGRAPH-53BB character (去) has codepoint U+53BB.
How do I type or copy CJK UNIFIED IDEOGRAPH-53BB?
Copy 去 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.