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 SMALL LETTER FINAL SIGMA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03C2 | |
| decimal | 962 | |
| htmldecimal | ς | |
| htmlhex | ς | |
| css | \03C2 | |
| javascript | \u{3C2} | |
| python | \u03c2 | |
| java | \u03C2 | |
| go | \u03C2 | |
| ruby | \u{3C2} | |
| rust | \u{3C2} | |
| ccpp | \u03c2 | |
| urlencoded | %CF%82 | |
| utf8bytes | cf 82 | |
| utf16bebytes | 03 c2 | |
| utf32bebytes | 00 00 03 c2 |
How to Use
HTML:
ς
CSS:
content: "\03C2"
JavaScript:
"\u{3C2}"
Python:
"\u03c2"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ς character (GREEK SMALL LETTER FINAL SIGMA)?
ς (GREEK SMALL LETTER FINAL SIGMA) is the Unicode character U+03C2.
What is the Unicode codepoint of GREEK SMALL LETTER FINAL SIGMA?
The GREEK SMALL LETTER FINAL SIGMA character (ς) has codepoint U+03C2.
How do I type or copy GREEK SMALL LETTER FINAL SIGMA?
Copy ς directly, or use the HTML entity, UTF-8, and code encodings shown on this page.