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