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' : ''">
ᶲ
MODIFIER LETTER SMALL PHI
Overview
ᶲ (MODIFIER LETTER SMALL PHI) is the Unicode character at code point U+1DB2. It belongs to the Phonetic Extensions Supplement block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DB2 | |
| decimal | 7602 | |
| htmldecimal | ᶲ | |
| htmlhex | ᶲ | |
| css | \1DB2 | |
| javascript | \u{1DB2} | |
| python | \u1db2 | |
| java | \u1DB2 | |
| go | \u1DB2 | |
| ruby | \u{1DB2} | |
| rust | \u{1DB2} | |
| ccpp | \u1db2 | |
| urlencoded | %E1%B6%B2 | |
| utf8bytes | e1 b6 b2 | |
| utf16bebytes | 1d b2 | |
| utf32bebytes | 00 00 1d b2 |
How to Use
HTML:
ᶲ
CSS:
content: "\1DB2"
JavaScript:
"\u{1DB2}"
Python:
"\u1db2"
Properties
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0278
Frequently Asked Questions
What is the ᶲ character (MODIFIER LETTER SMALL PHI)?
ᶲ (MODIFIER LETTER SMALL PHI) is the Unicode character U+1DB2.
What is the Unicode codepoint of MODIFIER LETTER SMALL PHI?
The MODIFIER LETTER SMALL PHI character (ᶲ) has codepoint U+1DB2.
How do I type or copy MODIFIER LETTER SMALL PHI?
Copy ᶲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.