U+03C3 · Greek and Coptic
Sigma (σ)
The lowercase sigma σ is the eighteenth letter of the Greek alphabet. Its best-known use is standard deviation in statistics, which is why quality programs talk about Six Sigma. It also represents electrical conductivity, mechanical stress, and the Stefan–Boltzmann constant in physics, and chemists use it for sigma bonds.
Character codes
| Unicode code point | U+03C3 | |
|---|---|---|
| Decimal | 963 | |
| HTML named entity | σ | |
| HTML (hex) | σ | |
| HTML (decimal) | σ | |
| CSS | \03C3 | |
| JavaScript | \u03C3 | |
| Python | \u03C3 | |
| UTF-8 bytes | CF 83 | |
| UTF-16 | 03C3 | |
| URL-encoded | %CF%83 |
Character details
| Official name | GREEK SMALL LETTER SIGMA |
|---|---|
| Unicode block | Greek and Coptic |
| General category | Lowercase Letter (Ll) |
| SymbolHero category | Greek Letters |
| Uppercase | Σ Capital Sigma (Σ) |
| Emoji | No |
How to type σ
Windows
- Hold Alt and type 229 on the numeric keypad (Num Lock on), then release Alt. Alt 229 uses the code page 437.
- In Microsoft Word or Outlook: type
03C3then press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “greek small letter sigma”, then Select and Copy.
Mac
- Press Control + Command + Space to open the Character Viewer, search “greek small letter sigma”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
03C3.
iPhone & Android
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “greek small letter sigma” or enter
U+03C3. - HTML:
σorσ - Excel / Google Sheets:
=UNICHAR(963)
Examples
- σ = 15 points
- within ±2σ of the mean
- σ-bond between carbon atoms
- Six Sigma certification
Good to know
Don’t mix it up: It is often confused with the final sigma ς (U+03C2), which Greek uses only at the end of a word.
Tip: In Greek text, write σ inside a word and ς at the end, as in σοφός; in math, always use σ.
Display: the character itself is always the same code point, but its shape comes from the font on the device showing it. If you see an empty box, the font lacks this glyph—the text is still correct.
Similar greek letters
Questions
What is the Unicode for σ?
It is U+03C3 (GREEK SMALL LETTER SIGMA), decimal 963.
Is there a Windows Alt code for it?
Yes: Alt 229 on the numeric keypad.
How do I type it on a Mac?
There is no built-in Option shortcut. Use the Character Viewer (Control + Command + Space) and search “greek small letter sigma”, or copy it from this page.
What is the HTML code?
Use the named entity σ or the numeric reference σ.