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