Unicode Character 'LATIN CAPITAL LETTER TURNED V' (U+0245)

previous character next character

Ʌ
U+0245 browser display

LATIN CAPITAL LETTER TURNED V

image of Unicode Character 'LATIN CAPITAL LETTER TURNED V' (U+0245)
Raster image of U+0245

LATIN CAPITAL LETTER TURNED V

Unicode Data
Name LATIN CAPITAL LETTER TURNED V
Block Latin Extended-B
Category Letter, Uppercase [Lu]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
Index entries TURNED V, LATIN CAPITAL LETTER
V, LATIN CAPITAL LETTER TURNED
Comments lowercase is U+028C
See Also greek capital letter lamda U+039B
Version Unicode 5.0.0 (July 2006)
Encodings
HTML Entity (decimal) Ʌ
HTML Entity (hex) Ʌ
How to type in Microsoft Windows Alt +0245
UTF-8 (hex) 0xC9 0x85 (c985)
UTF-8 (binary) 11001001:10000101
UTF-16 (hex) 0x0245 (0245)
UTF-16 (decimal) 581
UTF-32 (hex) 0x00000245 (0245)
UTF-32 (decimal) 581
C/C++/Java source code "\u0245"
Python source code u"\u0245"
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