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 FULL STOP) is the Unicode character at code point U+2CFE. It belongs to the Coptic block, in the Other Punctuation (Po) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CFE | |
| decimal | 11518 | |
| htmldecimal | ⳾ | |
| htmlhex | ⳾ | |
| css | \2CFE | |
| javascript | \u{2CFE} | |
| python | \u2cfe | |
| java | \u2CFE | |
| go | \u2CFE | |
| ruby | \u{2CFE} | |
| rust | \u{2CFE} | |
| ccpp | \u2cfe | |
| urlencoded | %E2%B3%BE | |
| utf8bytes | e2 b3 be | |
| utf16bebytes | 2c fe | |
| utf32bebytes | 00 00 2c fe |
How to Use
HTML:
⳾
CSS:
content: "\2CFE"
JavaScript:
"\u{2CFE}"
Python:
"\u2cfe"
Properties
Frequently Asked Questions
What is the ⳾ character (COPTIC FULL STOP)?
⳾ (COPTIC FULL STOP) is the Unicode character U+2CFE.
What is the Unicode codepoint of COPTIC FULL STOP?
The COPTIC FULL STOP character (⳾) has codepoint U+2CFE.
How do I type or copy COPTIC FULL STOP?
Copy ⳾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.