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-2980D
Overview
𩠍 (CJK UNIFIED IDEOGRAPH-2980D) is the Unicode character at code point U+2980D. 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+2980D | |
| decimal | 169997 | |
| htmldecimal | 𩠍 | |
| htmlhex | 𩠍 | |
| css | \2980D | |
| javascript | \u{2980D} | |
| python | \U0002980d | |
| java | \uD866\uDC0D | |
| go | \U0002980D | |
| ruby | \u{2980D} | |
| rust | \u{2980D} | |
| ccpp | \U0002980d | |
| urlencoded | %F0%A9%A0%8D | |
| utf8bytes | f0 a9 a0 8d | |
| utf16bebytes | d8 66 dc 0d | |
| utf32bebytes | 00 02 98 0d |
How to Use
HTML:
𩠍
CSS:
content: "\2980D"
JavaScript:
"\u{2980D}"
Python:
"\U0002980d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩠍 character (CJK UNIFIED IDEOGRAPH-2980D)?
𩠍 (CJK UNIFIED IDEOGRAPH-2980D) is the Unicode character U+2980D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2980D?
The CJK UNIFIED IDEOGRAPH-2980D character (𩠍) has codepoint U+2980D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2980D?
Copy 𩠍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.