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