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