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