Unicode Character 'LATIN SMALL LETTER TAILLESS PHI' (U+2C77) |
![]() |
LATIN SMALL LETTER TAILLESS PHI
LATIN SMALL LETTER TAILLESS PHI
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER TAILLESS PHI |
| Block | Latin Extended-C |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Comments | medium rounded o |
| See Also | greek small letter phi U+03C6 |
| Version | Unicode 5.0.0 (July 2006) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⱷ |
| HTML Entity (hex) | ⱷ |
| How to type in Microsoft Windows | Alt +2C77 |
| UTF-8 (hex) | 0xE2 0xB1 0xB7 (e2b1b7) |
| UTF-8 (binary) | 11100010:10110001:10110111 |
| UTF-16 (hex) | 0x2C77 (2c77) |
| UTF-16 (decimal) | 11,383 |
| UTF-32 (hex) | 0x00002C77 (2c77) |
| UTF-32 (decimal) | 11,383 |
| C/C++/Java source code | "\u2C77" |
| Python source code | u"\u2C77" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⱷ |
| string.toLowerCase() | ⱷ |
| Character.UnicodeBlock | LATIN_EXTENDED_C |
| 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 |