Unicode Character 'GREEK PHI SYMBOL' (U+03D5) |
![]() |
| Unicode Data | |
|---|---|
| Name | GREEK PHI SYMBOL |
| Block | Greek and Coptic |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <compat> GREEK SMALL LETTER PHI (U+03C6) |
| Mirror | N |
| Old name | GREEK SMALL LETTER SCRIPT PHI |
| Index entries | GREEK PHI SYMBOL PHI SYMBOL, GREEK |
| Upper case | U+03A6 |
| Title case | U+03A6 |
| Comments | used as a technical symbol, with a stroked glyph maps to "phi1" symbol entities |
| Approximations | 03C6 greek small letter phi |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ϕ |
| HTML Entity (hex) | ϕ |
| How to type in Microsoft Windows | Alt +03D5 |
| UTF-8 (hex) | 0xCF 0x95 (cf95) |
| UTF-8 (binary) | 11001111:10010101 |
| UTF-16 (hex) | 0x03D5 (03d5) |
| UTF-16 (decimal) | 981 |
| UTF-32 (hex) | 0x000003D5 (03D5) |
| UTF-32 (decimal) | 981 |
| C/C++/Java source code | "\u03D5" |
| Python source code | u"\u03D5" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Φ |
| string.toLowerCase() | ϕ |
| Character.UnicodeBlock | GREEK |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 2 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | Yes |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |