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 SMALL LETTER LAULA) is the Unicode character at code point U+2C97. It belongs to the Coptic block, in the Lowercase Letter (Ll) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C97 | |
| decimal | 11415 | |
| htmldecimal | ⲗ | |
| htmlhex | ⲗ | |
| css | \2C97 | |
| javascript | \u{2C97} | |
| python | \u2c97 | |
| java | \u2C97 | |
| go | \u2C97 | |
| ruby | \u{2C97} | |
| rust | \u{2C97} | |
| ccpp | \u2c97 | |
| urlencoded | %E2%B2%97 | |
| utf8bytes | e2 b2 97 | |
| utf16bebytes | 2c 97 | |
| utf32bebytes | 00 00 2c 97 |
How to Use
HTML:
ⲗ
CSS:
content: "\2C97"
JavaScript:
"\u{2C97}"
Python:
"\u2c97"
Properties
Frequently Asked Questions
What is the ⲗ character (COPTIC SMALL LETTER LAULA)?
ⲗ (COPTIC SMALL LETTER LAULA) is the Unicode character U+2C97.
What is the Unicode codepoint of COPTIC SMALL LETTER LAULA?
The COPTIC SMALL LETTER LAULA character (ⲗ) has codepoint U+2C97.
How do I type or copy COPTIC SMALL LETTER LAULA?
Copy ⲗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.