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