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