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