Unicode Character 'LATIN CAPITAL LETTER V WITH HOOK' (U+01B2)

previous character next character

Ʋ
U+01B2 browser display

LATIN CAPITAL LETTER V WITH HOOK

image of Unicode Character 'LATIN CAPITAL LETTER V WITH HOOK' (U+01B2)
Raster image of U+01B2

LATIN CAPITAL LETTER V WITH HOOK

Unicode Data
Name LATIN CAPITAL LETTER V WITH HOOK
Block Latin Extended-B
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Old name LATIN CAPITAL LETTER SCRIPT V
Index entries script v, latin capital letter
v, latin capital letter script
V WITH HOOK, LATIN CAPITAL LETTER
Lower case U+028B
Comments script v
African
lowercase is U+028B
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) Ʋ
HTML Entity (hex) Ʋ
How to type in Microsoft Windows Alt +01B2
UTF-8 (hex) 0xC6 0xB2 (c6b2)
UTF-8 (binary) 11000110:10110010
UTF-16 (hex) 0x01B2 (01b2)
UTF-16 (decimal) 434
UTF-32 (hex) 0x000001B2 (01b2)
UTF-32 (decimal) 434
C/C++/Java source code "\u01B2"
Python source code u"\u01B2"
More...
Java Data
string.toUpperCase() Ʋ
string.toLowerCase() ʋ
Character.UnicodeBlock LATIN_EXTENDED_B
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 1
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() Yes
Character.isValidCodePoint() Yes
Character.isWhitespace() No