Unicode Character 'BOTTOM RIGHT HALF BRACKET' (U+2E25)

previous character next character

βΈ₯
U+2E25 browser display

BOTTOM RIGHT HALF BRACKET

image of Unicode Character 'BOTTOM RIGHT HALF BRACKET' (U+2E25)
Raster image of U+2E25

BOTTOM RIGHT HALF BRACKET

Unicode Data
Name BOTTOM RIGHT HALF BRACKET
Block Supplemental Punctuation
Category Punctuation, Close [Pe]
Script Common (Zyyy)
Combine 0
BIDI Other Neutrals [ON]
Mirror BOTTOM LEFT HALF BRACKET (U+2E24)
Version Unicode 5.1.0 (March 2008)
Encodings
HTML Entity (decimal) ⸥
HTML Entity (hex) ⸥
How to type in Microsoft Windows Alt +2E25
UTF-8 (hex) 0xE2 0xB8 0xA5 (e2b8a5)
UTF-8 (binary) 11100010:10111000:10100101
UTF-16 (hex) 0x2E25 (2e25)
UTF-16 (decimal) 11,813
UTF-32 (hex) 0x00002E25 (2E25)
UTF-32 (decimal) 11,813
C/C++/Java source code "\u2E25"
Python source code u"\u2E25"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock SUPPLEMENTAL_PUNCTUATION
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