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-202CA
Overview
𠋊 (CJK UNIFIED IDEOGRAPH-202CA) is the Unicode character at code point U+202CA. 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+202CA | |
| decimal | 131786 | |
| htmldecimal | 𠋊 | |
| htmlhex | 𠋊 | |
| css | \202CA | |
| javascript | \u{202CA} | |
| python | \U000202ca | |
| java | \uD840\uDECA | |
| go | \U000202CA | |
| ruby | \u{202CA} | |
| rust | \u{202CA} | |
| ccpp | \U000202ca | |
| urlencoded | %F0%A0%8B%8A | |
| utf8bytes | f0 a0 8b 8a | |
| utf16bebytes | d8 40 de ca | |
| utf32bebytes | 00 02 02 ca |
How to Use
HTML:
𠋊
CSS:
content: "\202CA"
JavaScript:
"\u{202CA}"
Python:
"\U000202ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠋊 character (CJK UNIFIED IDEOGRAPH-202CA)?
𠋊 (CJK UNIFIED IDEOGRAPH-202CA) is the Unicode character U+202CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-202CA?
The CJK UNIFIED IDEOGRAPH-202CA character (𠋊) has codepoint U+202CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-202CA?
Copy 𠋊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.