Unicode Character 'MODIFIER LETTER SMALL H' (U+02B0) |
![]() |
MODIFIER LETTER SMALL H
MODIFIER LETTER SMALL H
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL H |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | LATIN SMALL LETTER H (U+0068) |
| Index entries | H, MODIFIER LETTER SMALL Latin Letters, Phonetic Modifiers Derived from Latin Superscript Modifier Letters Modifier Letters, Latin Superscript Modifier Letters, Spacing Modifiers Derived from Latin Letters, Phonetic Phonetic Modifiers Derived from Latin Letters Spacing Modifier Letters Superscript Modifier Letters, Latin |
| Comments | aspiration |
| Approximations | <super> 0068 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʰ |
| HTML Entity (hex) | ʰ |
| How to type in Microsoft Windows | Alt +02B0 |
| UTF-8 (hex) | 0xCA 0xB0 (cab0) |
| UTF-8 (binary) | 11001010:10110000 |
| UTF-16 (hex) | 0x02B0 (02b0) |
| UTF-16 (decimal) | 688 |
| UTF-32 (hex) | 0x000002B0 (02b0) |
| UTF-32 (decimal) | 688 |
| C/C++/Java source code | "\u02B0" |
| Python source code | u"\u02B0" |
| 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 |