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