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