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