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