Greek Small Letter Psi
Unicode places the greek small letter psi at code point U+03C8, part of the math family. Copy the ψ with a single click below, then scroll down for every way to type it: the HTML entities, the CSS content escape, the JavaScript escape and the Windows alt code where one exists.
| Symbol | ψ | |
|---|---|---|
| Unicode | U+03C8 | |
| Name | Greek Small Letter Psi | |
| HTML (named) | ψ | |
| HTML (decimal) | ψ | |
| HTML (hex) | ψ | |
| CSS content | \03C8 | |
| JavaScript / JSON | \u03C8 | |
| UTF-8 bytes | 0xCF 0x88 | |
| UTF-16 units | 0x03C8 |
How to type the greek small letter psi symbol
- Copy and paste: click the ψ at the top of this page, then paste with Ctrl+V (Windows) or Cmd+V (Mac). This is the fastest route on any device.
- HTML: write
ψor the named entityψin your markup. - CSS: use
content: "\03C8"in a::beforeor::afterrule. - JavaScript: the escape
\u03C8produces this character in a string.
Frequently asked questions
How do I copy the greek small letter psi symbol?
Click the ψ above or the copy button and it is placed on your clipboard. Paste it anywhere with Ctrl+V or Cmd+V. It is a real text character, so it works in documents, chats and code.
What is the Unicode code point for greek small letter psi?
The greek small letter psi has the Unicode code point U+03C8. In HTML you can write it as ψ or ψ, or with the named entity ψ.
Is the greek small letter psi an emoji or a text character?
It is a plain Unicode text character, not an image or an emoji sticker. That means the ψ inherits the surrounding font, size and color wherever you paste it, and it works in places emoji often do not, such as usernames, file names and code.
Related symbols
Browse the full math symbols hub, or return to the searchable symbol grid.