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