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