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