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