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