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' : ''">
ϲ
GREEK LUNATE SIGMA SYMBOL
Overview
ϲ (GREEK LUNATE SIGMA SYMBOL) is the Unicode character at code point U+03F2. It belongs to the Greek and Coptic block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03F2 | |
| decimal | 1010 | |
| htmldecimal | ϲ | |
| htmlhex | ϲ | |
| css | \03F2 | |
| javascript | \u{3F2} | |
| python | \u03f2 | |
| java | \u03F2 | |
| go | \u03F2 | |
| ruby | \u{3F2} | |
| rust | \u{3F2} | |
| ccpp | \u03f2 | |
| urlencoded | %CF%B2 | |
| utf8bytes | cf b2 | |
| utf16bebytes | 03 f2 | |
| utf32bebytes | 00 00 03 f2 |
How to Use
HTML:
ϲ
CSS:
content: "\03F2"
JavaScript:
"\u{3F2}"
Python:
"\u03f2"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 03C2
Frequently Asked Questions
What is the ϲ character (GREEK LUNATE SIGMA SYMBOL)?
ϲ (GREEK LUNATE SIGMA SYMBOL) is the Unicode character U+03F2.
What is the Unicode codepoint of GREEK LUNATE SIGMA SYMBOL?
The GREEK LUNATE SIGMA SYMBOL character (ϲ) has codepoint U+03F2.
How do I type or copy GREEK LUNATE SIGMA SYMBOL?
Copy ϲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.