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' : ''">
ⲣ
COPTIC SMALL LETTER RO
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.