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