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