Unicode Character 'LATIN SMALL LETTER P WITH STROKE THROUGH DESCENDER' (U+A751) |
![]() |
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER P WITH STROKE THROUGH DESCENDER |
| Block | Latin Extended-D |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Upper case | U+A750 |
| Title case | U+A750 |
| See Also | greek rho with stroke symbol U+03FC latin small letter p with middle tilde U+1D71 |
| Version | Unicode 5.1.0 (March 2008) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ꝑ |
| HTML Entity (hex) | ꝑ |
| How to type in Microsoft Windows | Alt +A751 |
| UTF-8 (hex) | 0xEA 0x9D 0x91 (ea9d91) |
| UTF-8 (binary) | 11101010:10011101:10010001 |
| UTF-16 (hex) | 0xA751 (a751) |
| UTF-16 (decimal) | 42,833 |
| UTF-32 (hex) | 0x0000A751 (a751) |
| UTF-32 (decimal) | 42,833 |
| C/C++/Java source code | "\uA751" |
| Python source code | u"\uA751" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ꝑ |
| string.toLowerCase() | ꝑ |
| Character.UnicodeBlock | LATIN_EXTENDED_D |
| 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 |