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