Unicode Character 'LATIN SMALL LETTER HALF H' (U+2C76) |
![]() |
LATIN SMALL LETTER HALF H
LATIN SMALL LETTER HALF H
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER HALF H |
| Block | Latin Extended-C |
| Category | Letter, Lowercase [Ll] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| See Also | greek small letter heta U+0371 latin small letter reversed half h U+A7F6 |
| Version | Unicode 5.0.0 (July 2006) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⱶ |
| HTML Entity (hex) | ⱶ |
| How to type in Microsoft Windows | Alt +2C76 |
| UTF-8 (hex) | 0xE2 0xB1 0xB6 (e2b1b6) |
| UTF-8 (binary) | 11100010:10110001:10110110 |
| UTF-16 (hex) | 0x2C76 (2c76) |
| UTF-16 (decimal) | 11,382 |
| UTF-32 (hex) | 0x00002C76 (2C76) |
| UTF-32 (decimal) | 11,382 |
| C/C++/Java source code | "\u2C76" |
| Python source code | u"\u2C76" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ⱶ |
| string.toLowerCase() | ⱶ |
| Character.UnicodeBlock | LATIN_EXTENDED_C |
| 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 |