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-2962A
Overview
𩘪 (CJK UNIFIED IDEOGRAPH-2962A) is the Unicode character at code point U+2962A. 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+2962A | |
| decimal | 169514 | |
| htmldecimal | 𩘪 | |
| htmlhex | 𩘪 | |
| css | \2962A | |
| javascript | \u{2962A} | |
| python | \U0002962a | |
| java | \uD865\uDE2A | |
| go | \U0002962A | |
| ruby | \u{2962A} | |
| rust | \u{2962A} | |
| ccpp | \U0002962a | |
| urlencoded | %F0%A9%98%AA | |
| utf8bytes | f0 a9 98 aa | |
| utf16bebytes | d8 65 de 2a | |
| utf32bebytes | 00 02 96 2a |
How to Use
HTML:
𩘪
CSS:
content: "\2962A"
JavaScript:
"\u{2962A}"
Python:
"\U0002962a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩘪 character (CJK UNIFIED IDEOGRAPH-2962A)?
𩘪 (CJK UNIFIED IDEOGRAPH-2962A) is the Unicode character U+2962A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2962A?
The CJK UNIFIED IDEOGRAPH-2962A character (𩘪) has codepoint U+2962A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2962A?
Copy 𩘪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.