Unicode Character 'LATIN LETTER PHARYNGEAL VOICED FRICATIVE' (U+0295) |
Unicode Data | |
---|---|
Name | LATIN LETTER PHARYNGEAL VOICED FRICATIVE |
Block | IPA Extensions |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Old name | LATIN LETTER REVERSED GLOTTAL STOP |
Index entries | reversed glottal stop, latin letter PHARYNGEAL VOICED FRICATIVE, LATIN LETTER VOICED FRICATIVE, LATIN LETTER PHARYNGEAL LATIN LETTER PHARYNGEAL VOICED FRICATIVE glottal stop, latin letter reversed FRICATIVE, LATIN LETTER PHARYNGEAL VOICED latin letter reversed glottal stop |
Comments | reversed glottal stop voiced pharyngeal fricative ain |
See Also | latin small letter ezh reversed U+01B9 modifier letter reversed glottal stop U+02C1 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ʕ |
HTML Entity (hex) | ʕ |
How to type in Microsoft Windows | Alt +0295 |
UTF-8 (hex) | 0xCA 0x95 (ca95) |
UTF-8 (binary) | 11001010:10010101 |
UTF-16 (hex) | 0x0295 (0295) |
UTF-16 (decimal) | 661 |
UTF-32 (hex) | 0x00000295 (0295) |
UTF-32 (decimal) | 661 |
C/C++/Java source code | "\u0295" |
Python source code | u"\u0295" |
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 |