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 RO) is the Unicode character at code point U+2CA2. 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+2CA2 | |
| decimal | 11426 | |
| htmldecimal | Ⲣ | |
| htmlhex | Ⲣ | |
| css | \2CA2 | |
| javascript | \u{2CA2} | |
| python | \u2ca2 | |
| java | \u2CA2 | |
| go | \u2CA2 | |
| ruby | \u{2CA2} | |
| rust | \u{2CA2} | |
| ccpp | \u2ca2 | |
| urlencoded | %E2%B2%A2 | |
| utf8bytes | e2 b2 a2 | |
| utf16bebytes | 2c a2 | |
| utf32bebytes | 00 00 2c a2 |
How to Use
HTML:
Ⲣ
CSS:
content: "\2CA2"
JavaScript:
"\u{2CA2}"
Python:
"\u2ca2"
Properties
Frequently Asked Questions
What is the Ⲣ character (COPTIC CAPITAL LETTER RO)?
Ⲣ (COPTIC CAPITAL LETTER RO) is the Unicode character U+2CA2.
What is the Unicode codepoint of COPTIC CAPITAL LETTER RO?
The COPTIC CAPITAL LETTER RO character (Ⲣ) has codepoint U+2CA2.
How do I type or copy COPTIC CAPITAL LETTER RO?
Copy Ⲣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.