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