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