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