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