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-20CAA
Overview
𠲪 (CJK UNIFIED IDEOGRAPH-20CAA) is the Unicode character at code point U+20CAA. 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+20CAA | |
| decimal | 134314 | |
| htmldecimal | 𠲪 | |
| htmlhex | 𠲪 | |
| css | \20CAA | |
| javascript | \u{20CAA} | |
| python | \U00020caa | |
| java | \uD843\uDCAA | |
| go | \U00020CAA | |
| ruby | \u{20CAA} | |
| rust | \u{20CAA} | |
| ccpp | \U00020caa | |
| urlencoded | %F0%A0%B2%AA | |
| utf8bytes | f0 a0 b2 aa | |
| utf16bebytes | d8 43 dc aa | |
| utf32bebytes | 00 02 0c aa |
How to Use
HTML:
𠲪
CSS:
content: "\20CAA"
JavaScript:
"\u{20CAA}"
Python:
"\U00020caa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠲪 character (CJK UNIFIED IDEOGRAPH-20CAA)?
𠲪 (CJK UNIFIED IDEOGRAPH-20CAA) is the Unicode character U+20CAA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20CAA?
The CJK UNIFIED IDEOGRAPH-20CAA character (𠲪) has codepoint U+20CAA.
How do I type or copy CJK UNIFIED IDEOGRAPH-20CAA?
Copy 𠲪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.