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