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