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-2402C
Overview
𤀬 (CJK UNIFIED IDEOGRAPH-2402C) is the Unicode character at code point U+2402C. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2402C | |
| decimal | 147500 | |
| htmldecimal | 𤀬 | |
| htmlhex | 𤀬 | |
| css | \2402C | |
| javascript | \u{2402C} | |
| python | \U0002402c | |
| java | \uD850\uDC2C | |
| go | \U0002402C | |
| ruby | \u{2402C} | |
| rust | \u{2402C} | |
| ccpp | \U0002402c | |
| urlencoded | %F0%A4%80%AC | |
| utf8bytes | f0 a4 80 ac | |
| utf16bebytes | d8 50 dc 2c | |
| utf32bebytes | 00 02 40 2c |
How to Use
HTML:
𤀬
CSS:
content: "\2402C"
JavaScript:
"\u{2402C}"
Python:
"\U0002402c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤀬 character (CJK UNIFIED IDEOGRAPH-2402C)?
𤀬 (CJK UNIFIED IDEOGRAPH-2402C) is the Unicode character U+2402C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2402C?
The CJK UNIFIED IDEOGRAPH-2402C character (𤀬) has codepoint U+2402C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2402C?
Copy 𤀬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.