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