Unicode Character 'RIGHT SQUARE BRACKET' (U+005D)

previous character next character

]
U+005D browser display

RIGHT SQUARE BRACKET

image of Unicode Character 'RIGHT SQUARE BRACKET' (U+005D)
Raster image of U+005D

RIGHT SQUARE BRACKET

Unicode Data
Name RIGHT SQUARE BRACKET
Block Basic Latin
Category Punctuation, Close [Pe]
Script Common (Zyyy)
Combine 0
BIDI Other Neutrals [ON]
Mirror LEFT SQUARE BRACKET (U+005B)
Old name CLOSING SQUARE BRACKET
Index entries bracket, closing square
BRACKET, RIGHT SQUARE
closing square bracket
RIGHT SQUARE BRACKET
square bracket, closing
SQUARE BRACKET, RIGHT
Comments Formal Alias: closing square bracket (1.0)
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ]
HTML Entity (hex) ]
HTML Entity (named) ]: ]
]: ]
How to type in Microsoft Windows Alt +005D
Alt 093
Alt 93
UTF-8 (hex) 0x5D (5d)
UTF-8 (binary) 01011101
UTF-16 (hex) 0x005D (005d)
UTF-16 (decimal) 93
UTF-32 (hex) 0x0000005D (005d)
UTF-32 (decimal) 93
C/C++/Java source code "\u005D"
Python source code u"\u005D"
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() 22
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