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