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