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