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-26CA2
Overview
𦲢 (CJK UNIFIED IDEOGRAPH-26CA2) is the Unicode character at code point U+26CA2. 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+26CA2 | |
| decimal | 158882 | |
| htmldecimal | 𦲢 | |
| htmlhex | 𦲢 | |
| css | \26CA2 | |
| javascript | \u{26CA2} | |
| python | \U00026ca2 | |
| java | \uD85B\uDCA2 | |
| go | \U00026CA2 | |
| ruby | \u{26CA2} | |
| rust | \u{26CA2} | |
| ccpp | \U00026ca2 | |
| urlencoded | %F0%A6%B2%A2 | |
| utf8bytes | f0 a6 b2 a2 | |
| utf16bebytes | d8 5b dc a2 | |
| utf32bebytes | 00 02 6c a2 |
How to Use
HTML:
𦲢
CSS:
content: "\26CA2"
JavaScript:
"\u{26CA2}"
Python:
"\U00026ca2"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦲢 character (CJK UNIFIED IDEOGRAPH-26CA2)?
𦲢 (CJK UNIFIED IDEOGRAPH-26CA2) is the Unicode character U+26CA2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-26CA2?
The CJK UNIFIED IDEOGRAPH-26CA2 character (𦲢) has codepoint U+26CA2.
How do I type or copy CJK UNIFIED IDEOGRAPH-26CA2?
Copy 𦲢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.