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-290C2
Overview
𩃂 (CJK UNIFIED IDEOGRAPH-290C2) is the Unicode character at code point U+290C2. 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+290C2 | |
| decimal | 168130 | |
| htmldecimal | 𩃂 | |
| htmlhex | 𩃂 | |
| css | \290C2 | |
| javascript | \u{290C2} | |
| python | \U000290c2 | |
| java | \uD864\uDCC2 | |
| go | \U000290C2 | |
| ruby | \u{290C2} | |
| rust | \u{290C2} | |
| ccpp | \U000290c2 | |
| urlencoded | %F0%A9%83%82 | |
| utf8bytes | f0 a9 83 82 | |
| utf16bebytes | d8 64 dc c2 | |
| utf32bebytes | 00 02 90 c2 |
How to Use
HTML:
𩃂
CSS:
content: "\290C2"
JavaScript:
"\u{290C2}"
Python:
"\U000290c2"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩃂 character (CJK UNIFIED IDEOGRAPH-290C2)?
𩃂 (CJK UNIFIED IDEOGRAPH-290C2) is the Unicode character U+290C2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-290C2?
The CJK UNIFIED IDEOGRAPH-290C2 character (𩃂) has codepoint U+290C2.
How do I type or copy CJK UNIFIED IDEOGRAPH-290C2?
Copy 𩃂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.