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