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-2322C
Overview
𣈬 (CJK UNIFIED IDEOGRAPH-2322C) is the Unicode character at code point U+2322C. 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+2322C | |
| decimal | 143916 | |
| htmldecimal | 𣈬 | |
| htmlhex | 𣈬 | |
| css | \2322C | |
| javascript | \u{2322C} | |
| python | \U0002322c | |
| java | \uD84C\uDE2C | |
| go | \U0002322C | |
| ruby | \u{2322C} | |
| rust | \u{2322C} | |
| ccpp | \U0002322c | |
| urlencoded | %F0%A3%88%AC | |
| utf8bytes | f0 a3 88 ac | |
| utf16bebytes | d8 4c de 2c | |
| utf32bebytes | 00 02 32 2c |
How to Use
HTML:
𣈬
CSS:
content: "\2322C"
JavaScript:
"\u{2322C}"
Python:
"\U0002322c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣈬 character (CJK UNIFIED IDEOGRAPH-2322C)?
𣈬 (CJK UNIFIED IDEOGRAPH-2322C) is the Unicode character U+2322C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2322C?
The CJK UNIFIED IDEOGRAPH-2322C character (𣈬) has codepoint U+2322C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2322C?
Copy 𣈬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.