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