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