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 LETTER SMALL CAPITAL PSI
Overview
ᴪ (GREEK LETTER SMALL CAPITAL PSI) is the Unicode character at code point U+1D2A. It belongs to the Phonetic Extensions block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D2A | |
| decimal | 7466 | |
| htmldecimal | ᴪ | |
| htmlhex | ᴪ | |
| css | \1D2A | |
| javascript | \u{1D2A} | |
| python | \u1d2a | |
| java | \u1D2A | |
| go | \u1D2A | |
| ruby | \u{1D2A} | |
| rust | \u{1D2A} | |
| ccpp | \u1d2a | |
| urlencoded | %E1%B4%AA | |
| utf8bytes | e1 b4 aa | |
| utf16bebytes | 1d 2a | |
| utf32bebytes | 00 00 1d 2a |
How to Use
HTML:
ᴪ
CSS:
content: "\1D2A"
JavaScript:
"\u{1D2A}"
Python:
"\u1d2a"
Properties
- Block
- Phonetic Extensions
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᴪ character (GREEK LETTER SMALL CAPITAL PSI)?
ᴪ (GREEK LETTER SMALL CAPITAL PSI) is the Unicode character U+1D2A.
What is the Unicode codepoint of GREEK LETTER SMALL CAPITAL PSI?
The GREEK LETTER SMALL CAPITAL PSI character (ᴪ) has codepoint U+1D2A.
How do I type or copy GREEK LETTER SMALL CAPITAL PSI?
Copy ᴪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.