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' : ''">
ⲍ
COPTIC SMALL LETTER ZATA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.