Unicode Character 'MODIFIER LETTER SMALL REVERSED GLOTTAL STOP' (U+02E4) |
![]() |
MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL REVERSED GLOTTAL STOP |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN LETTER PHARYNGEAL VOICED FRICATIVE (U+0295) |
| Mirror | N |
| Index entries | REVERSED GLOTTAL STOP, MODIFIER LETTER SMALL SMALL REVERSED GLOTTAL STOP, MODIFIER LETTER GLOTTAL STOP, MODIFIER LETTER SMALL REVERSED |
| Approximations | <super> 0295 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˤ |
| HTML Entity (hex) | ˤ |
| How to type in Microsoft Windows | Alt +02E4 |
| UTF-8 (hex) | 0xCB 0xA4 (cba4) |
| UTF-8 (binary) | 11001011:10100100 |
| UTF-16 (hex) | 0x02E4 (02e4) |
| UTF-16 (decimal) | 740 |
| UTF-32 (hex) | 0x000002E4 (02E4) |
| UTF-32 (decimal) | 740 |
| C/C++/Java source code | "\u02E4" |
| Python source code | u"\u02E4" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ˤ |
| string.toLowerCase() | ˤ |
| Character.UnicodeBlock | SPACING_MODIFIER_LETTERS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 4 |
| 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 |