Unicode Character 'LATIN SMALL LETTER V WITH RIGHT HOOK' (U+2C71) |
![]() |
LATIN SMALL LETTER V WITH RIGHT HOOK
LATIN SMALL LETTER V WITH RIGHT HOOK
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER V WITH RIGHT HOOK |
| Block | Latin Extended-C |
| Category | Letter, Lowercase [Ll] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Comments | IPA: voiced labiodental flap |
| Version | Unicode 5.1.0 (March 2008) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⱱ |
| HTML Entity (hex) | ⱱ |
| How to type in Microsoft Windows | Alt +2C71 |
| UTF-8 (hex) | 0xE2 0xB1 0xB1 (e2b1b1) |
| UTF-8 (binary) | 11100010:10110001:10110001 |
| UTF-16 (hex) | 0x2C71 (2c71) |
| UTF-16 (decimal) | 11,377 |
| UTF-32 (hex) | 0x00002C71 (2C71) |
| UTF-32 (decimal) | 11,377 |
| C/C++/Java source code | "\u2C71" |
| Python source code | u"\u2C71" |
| 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 |