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