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