Unicode Character 'CYRILLIC SMALL LETTER PE WITH DESCENDER' (U+0525) |
Unicode Data | |
---|---|
Name | CYRILLIC SMALL LETTER PE WITH DESCENDER |
Block | Cyrillic Supplement |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Upper case | U+0524 |
Title case | U+0524 |
Comments | used in modern Abkhaz orthography |
See Also | cyrillic small letter pe with middle hook U+04A7 |
Version | Unicode 5.2.0 (August 2009) |
Encodings | |
---|---|
HTML Entity (decimal) | ԥ |
HTML Entity (hex) | ԥ |
How to type in Microsoft Windows | Alt +0525 |
UTF-8 (hex) | 0xD4 0xA5 (d4a5) |
UTF-8 (binary) | 11010100:10100101 |
UTF-16 (hex) | 0x0525 (0525) |
UTF-16 (decimal) | 1,317 |
UTF-32 (hex) | 0x00000525 (0525) |
UTF-32 (decimal) | 1,317 |
C/C++/Java source code | "\u0525" |
Python source code | u"\u0525" |
More... |
Java Data | |
---|---|
string.toUpperCase() | Ԥ |
string.toLowerCase() | ԥ |
Character.UnicodeBlock | CYRILLIC_SUPPLEMENTARY |
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 |