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