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-4B40
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4B40 | |
| decimal | 19264 | |
| htmldecimal | 䭀 | |
| htmlhex | 䭀 | |
| css | \4B40 | |
| javascript | \u{4B40} | |
| python | \u4b40 | |
| java | \u4B40 | |
| go | \u4B40 | |
| ruby | \u{4B40} | |
| rust | \u{4B40} | |
| ccpp | \u4b40 | |
| urlencoded | %E4%AD%80 | |
| utf8bytes | e4 ad 80 | |
| utf16bebytes | 4b 40 | |
| utf32bebytes | 00 00 4b 40 |
How to Use
HTML:
䭀
CSS:
content: "\4B40"
JavaScript:
"\u{4B40}"
Python:
"\u4b40"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䭀 character (CJK UNIFIED IDEOGRAPH-4B40)?
䭀 (CJK UNIFIED IDEOGRAPH-4B40) is the Unicode character U+4B40.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4B40?
The CJK UNIFIED IDEOGRAPH-4B40 character (䭀) has codepoint U+4B40.
How do I type or copy CJK UNIFIED IDEOGRAPH-4B40?
Copy 䭀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.