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