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-22580
Overview
𢖀 (CJK UNIFIED IDEOGRAPH-22580) is the Unicode character at code point U+22580. 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+22580 | |
| decimal | 140672 | |
| htmldecimal | 𢖀 | |
| htmlhex | 𢖀 | |
| css | \22580 | |
| javascript | \u{22580} | |
| python | \U00022580 | |
| java | \uD849\uDD80 | |
| go | \U00022580 | |
| ruby | \u{22580} | |
| rust | \u{22580} | |
| ccpp | \U00022580 | |
| urlencoded | %F0%A2%96%80 | |
| utf8bytes | f0 a2 96 80 | |
| utf16bebytes | d8 49 dd 80 | |
| utf32bebytes | 00 02 25 80 |
How to Use
HTML:
𢖀
CSS:
content: "\22580"
JavaScript:
"\u{22580}"
Python:
"\U00022580"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢖀 character (CJK UNIFIED IDEOGRAPH-22580)?
𢖀 (CJK UNIFIED IDEOGRAPH-22580) is the Unicode character U+22580.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22580?
The CJK UNIFIED IDEOGRAPH-22580 character (𢖀) has codepoint U+22580.
How do I type or copy CJK UNIFIED IDEOGRAPH-22580?
Copy 𢖀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.