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 PSI
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+03C8 | |
| decimal | 968 | |
| htmldecimal | ψ | |
| htmlhex | ψ | |
| css | \03C8 | |
| javascript | \u{3C8} | |
| python | \u03c8 | |
| java | \u03C8 | |
| go | \u03C8 | |
| ruby | \u{3C8} | |
| rust | \u{3C8} | |
| ccpp | \u03c8 | |
| urlencoded | %CF%88 | |
| utf8bytes | cf 88 | |
| utf16bebytes | 03 c8 | |
| utf32bebytes | 00 00 03 c8 |
How to Use
HTML:
ψ
CSS:
content: "\03C8"
JavaScript:
"\u{3C8}"
Python:
"\u03c8"
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 PSI)?
ψ (GREEK SMALL LETTER PSI) is the Unicode character U+03C8.
What is the Unicode codepoint of GREEK SMALL LETTER PSI?
The GREEK SMALL LETTER PSI character (ψ) has codepoint U+03C8.
How do I type or copy GREEK SMALL LETTER PSI?
Copy ψ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.