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