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