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 SYMBOL TAU RO) is the Unicode character at code point U+2CE8. It belongs to the Coptic block, in the Other Symbol (So) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CE8 | |
| decimal | 11496 | |
| htmldecimal | ⳨ | |
| htmlhex | ⳨ | |
| css | \2CE8 | |
| javascript | \u{2CE8} | |
| python | \u2ce8 | |
| java | \u2CE8 | |
| go | \u2CE8 | |
| ruby | \u{2CE8} | |
| rust | \u{2CE8} | |
| ccpp | \u2ce8 | |
| urlencoded | %E2%B3%A8 | |
| utf8bytes | e2 b3 a8 | |
| utf16bebytes | 2c e8 | |
| utf32bebytes | 00 00 2c e8 |
How to Use
HTML:
⳨
CSS:
content: "\2CE8"
JavaScript:
"\u{2CE8}"
Python:
"\u2ce8"
Properties
Frequently Asked Questions
What is the ⳨ character (COPTIC SYMBOL TAU RO)?
⳨ (COPTIC SYMBOL TAU RO) is the Unicode character U+2CE8.
What is the Unicode codepoint of COPTIC SYMBOL TAU RO?
The COPTIC SYMBOL TAU RO character (⳨) has codepoint U+2CE8.
How do I type or copy COPTIC SYMBOL TAU RO?
Copy ⳨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.