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