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