Unicode Character 'MODIFIER LETTER SMALL H' (U+02B0) |
| Image |
|---|
![]() |
Browser Test Page | Outline (as SVG file) | Fonts that support U+02B0
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL H |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN SMALL LETTER H (U+0068) |
| Mirror | N |
| Index entries | Latin Superscript Modifier Letters H, MODIFIER LETTER SMALL Spacing Modifier Letters Modifiers Derived from Latin Letters, Phonetic Modifier Letters, Spacing Phonetic Modifiers Derived from Latin Letters Modifier Letters, Latin Superscript Superscript Modifier Letters, Latin Latin Letters, Phonetic Modifiers Derived from |
| Comments | aspiration |
| 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() | No |
| 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 |
