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