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' : ''">
Ⲡ
Overview
Ⲡ (COPTIC CAPITAL LETTER PI) is the Unicode character at code point U+2CA0. It belongs to the Coptic block, in the Uppercase Letter (Lu) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CA0 | |
| decimal | 11424 | |
| htmldecimal | Ⲡ | |
| htmlhex | Ⲡ | |
| css | \2CA0 | |
| javascript | \u{2CA0} | |
| python | \u2ca0 | |
| java | \u2CA0 | |
| go | \u2CA0 | |
| ruby | \u{2CA0} | |
| rust | \u{2CA0} | |
| ccpp | \u2ca0 | |
| urlencoded | %E2%B2%A0 | |
| utf8bytes | e2 b2 a0 | |
| utf16bebytes | 2c a0 | |
| utf32bebytes | 00 00 2c a0 |
How to Use
HTML:
Ⲡ
CSS:
content: "\2CA0"
JavaScript:
"\u{2CA0}"
Python:
"\u2ca0"
Properties
Frequently Asked Questions
What is the Ⲡ character (COPTIC CAPITAL LETTER PI)?
Ⲡ (COPTIC CAPITAL LETTER PI) is the Unicode character U+2CA0.
What is the Unicode codepoint of COPTIC CAPITAL LETTER PI?
The COPTIC CAPITAL LETTER PI character (Ⲡ) has codepoint U+2CA0.
How do I type or copy COPTIC CAPITAL LETTER PI?
Copy Ⲡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.