Unicode Character 'LATIN CAPITAL LETTER B' (U+0042)

previous character next character

B
U+0042 browser display

LATIN CAPITAL LETTER B

image of Unicode Character 'LATIN CAPITAL LETTER B' (U+0042)
Raster image of U+0042

LATIN CAPITAL LETTER B

Unicode Data
Name LATIN CAPITAL LETTER B
Block Basic Latin
Category Letter, Uppercase [Lu]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
See Also script capital b U+212C
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) B
HTML Entity (hex) B
How to type in Microsoft Windows Alt +0042
Alt 066
Alt 66
UTF-8 (hex) 0x42 (42)
UTF-8 (binary) 01000010
UTF-16 (hex) 0x0042 (0042)
UTF-16 (decimal) 66
UTF-32 (hex) 0x00000042 (0042)
UTF-32 (decimal) 66
C/C++/Java source code "\u0042"
Python source code u"\u0042"
More...
Java Data
string.toUpperCase() B
string.toLowerCase() b
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 11
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