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