Unicode Character 'LATIN SMALL LETTER R WITH LONG LEG' (U+027C) |
Unicode Data | |
---|---|
Name | LATIN SMALL LETTER R WITH LONG LEG |
Block | IPA Extensions |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Index entries | R WITH LONG LEG, LATIN SMALL LETTER |
Comments | voiced strident apico-alveolar trill this sound is spelled with U+0159 in Czech preferred phonetic representation for Czech is U+0072 U+031D in current use in Gaelic types (as glyph variant of U+0072) |
See Also | latin small letter insular r U+A783 latin small letter insular s U+A785 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ɼ |
HTML Entity (hex) | ɼ |
How to type in Microsoft Windows | Alt +027C |
UTF-8 (hex) | 0xC9 0xBC (c9bc) |
UTF-8 (binary) | 11001001:10111100 |
UTF-16 (hex) | 0x027C (027c) |
UTF-16 (decimal) | 636 |
UTF-32 (hex) | 0x0000027C (027C) |
UTF-32 (decimal) | 636 |
C/C++/Java source code | "\u027C" |
Python source code | u"\u027C" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ɼ |
string.toLowerCase() | ɼ |
Character.UnicodeBlock | IPA_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 |