Unicode Character 'MODIFIER LETTER SMALL H WITH HOOK' (U+02B1) |
![]() |
MODIFIER LETTER SMALL H WITH HOOK
MODIFIER LETTER SMALL H WITH HOOK
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL H WITH HOOK |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | LATIN SMALL LETTER H WITH HOOK (U+0266) |
| Old name | MODIFIER LETTER SMALL H HOOK |
| Comments | breathy voiced, murmured |
| See Also | latin small letter h with hook U+0266 combining diaeresis below U+0324 |
| Approximations | <super> 0266 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʱ |
| HTML Entity (hex) | ʱ |
| How to type in Microsoft Windows | Alt +02B1 |
| UTF-8 (hex) | 0xCA 0xB1 (cab1) |
| UTF-8 (binary) | 11001010:10110001 |
| UTF-16 (hex) | 0x02B1 (02b1) |
| UTF-16 (decimal) | 689 |
| UTF-32 (hex) | 0x000002B1 (02b1) |
| UTF-32 (decimal) | 689 |
| C/C++/Java source code | "\u02B1" |
| Python source code | u"\u02B1" |
| 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 |