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-2C571
Overview
𬕱 (CJK UNIFIED IDEOGRAPH-2C571) is the Unicode character at code point U+2C571. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C571 | |
| decimal | 181617 | |
| htmldecimal | 𬕱 | |
| htmlhex | 𬕱 | |
| css | \2C571 | |
| javascript | \u{2C571} | |
| python | \U0002c571 | |
| java | \uD871\uDD71 | |
| go | \U0002C571 | |
| ruby | \u{2C571} | |
| rust | \u{2C571} | |
| ccpp | \U0002c571 | |
| urlencoded | %F0%AC%95%B1 | |
| utf8bytes | f0 ac 95 b1 | |
| utf16bebytes | d8 71 dd 71 | |
| utf32bebytes | 00 02 c5 71 |
How to Use
HTML:
𬕱
CSS:
content: "\2C571"
JavaScript:
"\u{2C571}"
Python:
"\U0002c571"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬕱 character (CJK UNIFIED IDEOGRAPH-2C571)?
𬕱 (CJK UNIFIED IDEOGRAPH-2C571) is the Unicode character U+2C571.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2C571?
The CJK UNIFIED IDEOGRAPH-2C571 character (𬕱) has codepoint U+2C571.
How do I type or copy CJK UNIFIED IDEOGRAPH-2C571?
Copy 𬕱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.