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

previous character next character

Unicode Data
Name RIGHT SQUARE BRACKET
Block Basic Latin
Category Punctuation, Close [Pe]
Combine 0
BIDI Other Neutrals [ON]
Mirror Y
Old name CLOSING SQUARE BRACKET
Index entries bracket, closing square
BRACKET, RIGHT SQUARE
square bracket, closing
SQUARE BRACKET, RIGHT
RIGHT SQUARE BRACKET
closing square bracket
Comments closing square bracket (1.0)
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ]
HTML Entity (hex) ]
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