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 COMBINING SPIRITUS LENIS) is the Unicode character at code point U+2CF1. It belongs to the Coptic block, in the Nonspacing Mark (Mn) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CF1 | |
| decimal | 11505 | |
| htmldecimal | ⳱ | |
| htmlhex | ⳱ | |
| css | \2CF1 | |
| javascript | \u{2CF1} | |
| python | \u2cf1 | |
| java | \u2CF1 | |
| go | \u2CF1 | |
| ruby | \u{2CF1} | |
| rust | \u{2CF1} | |
| ccpp | \u2cf1 | |
| urlencoded | %E2%B3%B1 | |
| utf8bytes | e2 b3 b1 | |
| utf16bebytes | 2c f1 | |
| utf32bebytes | 00 00 2c f1 |
How to Use
HTML:
⳱
CSS:
content: "\2CF1"
JavaScript:
"\u{2CF1}"
Python:
"\u2cf1"
Properties
Frequently Asked Questions
What is the ⳱ character (COPTIC COMBINING SPIRITUS LENIS)?
⳱ (COPTIC COMBINING SPIRITUS LENIS) is the Unicode character U+2CF1.
What is the Unicode codepoint of COPTIC COMBINING SPIRITUS LENIS?
The COPTIC COMBINING SPIRITUS LENIS character (⳱) has codepoint U+2CF1.
How do I type or copy COPTIC COMBINING SPIRITUS LENIS?
Copy ⳱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.