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