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