Unicode Character 'LEFT SQUARE BRACKET' (U+005B)

previous character next character

[
U+5B browser display

LEFT SQUARE BRACKET

image of Unicode Character 'LEFT SQUARE BRACKET' (U+005B)
Raster image of U+5B

LEFT SQUARE BRACKET

Unicode Data
Name LEFT SQUARE BRACKET
Block Basic Latin
Category Punctuation, Open [Ps]
Script Common (Zyyy)
Combine 0
BIDI Other Neutrals [ON]
Mirror RIGHT SQUARE BRACKET (U+005D)
Old name OPENING SQUARE BRACKET
Index entries BRACKET, LEFT SQUARE
bracket, opening square
LEFT SQUARE BRACKET
opening square bracket
SQUARE BRACKET, LEFT
square bracket, opening
Comments Formal Alias: opening square bracket (1.0)
other bracket characters: U+27E6-U+27EB, U+2983-U+2998, U+3008-U+301B
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) [
HTML Entity (hex) [
HTML Entity (named) [: [
[: [
How to type in Microsoft Windows Alt +5B
Alt 091
Alt 91
UTF-8 (hex) 0x5B (5b)
UTF-8 (binary) 01011011
UTF-16 (hex) 0x005B (005b)
UTF-16 (decimal) 91
UTF-32 (hex) 0x0000005B (5B)
UTF-32 (decimal) 91
C/C++/Java source code "\u005B"
Python source code u"\u005B"
More...
Java Data
string.toUpperCase() [
string.toLowerCase() [
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 21
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() No
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() Yes
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No