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