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-4140
Overview
䅀 (CJK UNIFIED IDEOGRAPH-4140) is the Unicode character at code point U+4140. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4140 | |
| decimal | 16704 | |
| htmldecimal | 䅀 | |
| htmlhex | 䅀 | |
| css | \4140 | |
| javascript | \u{4140} | |
| python | \u4140 | |
| java | \u4140 | |
| go | \u4140 | |
| ruby | \u{4140} | |
| rust | \u{4140} | |
| ccpp | \u4140 | |
| urlencoded | %E4%85%80 | |
| utf8bytes | e4 85 80 | |
| utf16bebytes | 41 40 | |
| utf32bebytes | 00 00 41 40 |
How to Use
HTML:
䅀
CSS:
content: "\4140"
JavaScript:
"\u{4140}"
Python:
"\u4140"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䅀 character (CJK UNIFIED IDEOGRAPH-4140)?
䅀 (CJK UNIFIED IDEOGRAPH-4140) is the Unicode character U+4140.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4140?
The CJK UNIFIED IDEOGRAPH-4140 character (䅀) has codepoint U+4140.
How do I type or copy CJK UNIFIED IDEOGRAPH-4140?
Copy 䅀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.