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