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