Unicode Character 'LATIN SMALL LETTER P WITH STROKE' (U+1D7D) |
![]() |
LATIN SMALL LETTER P WITH STROKE
LATIN SMALL LETTER P WITH STROKE
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER P WITH STROKE |
| Block | Phonetic Extensions |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Upper case | U+2C63 |
| Title case | U+2C63 |
| Comments | used by Americanists uppercase is U+2C63 |
| Version | Unicode 4.1.0 (March 2005) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ᵽ |
| HTML Entity (hex) | ᵽ |
| How to type in Microsoft Windows | Alt +1D7D |
| UTF-8 (hex) | 0xE1 0xB5 0xBD (e1b5bd) |
| UTF-8 (binary) | 11100001:10110101:10111101 |
| UTF-16 (hex) | 0x1D7D (1d7d) |
| UTF-16 (decimal) | 7,549 |
| UTF-32 (hex) | 0x00001D7D (1D7D) |
| UTF-32 (decimal) | 7,549 |
| C/C++/Java source code | "\u1D7D" |
| Python source code | u"\u1D7D" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ᵽ |
| string.toLowerCase() | ᵽ |
| Character.UnicodeBlock | PHONETIC_EXTENSIONS |
| 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 |