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