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