Unicode Character 'TOP CURLY BRACKET' (U+23DE)

previous character next character

U+23DE browser display

TOP CURLY BRACKET

image of Unicode Character 'TOP CURLY BRACKET' (U+23DE)
Raster image of U+23DE

TOP CURLY BRACKET

Unicode Data
Name TOP CURLY BRACKET
Block Miscellaneous Technical
Category Symbol, Math [Sm]
Combine 0
BIDI Other Neutrals [ON]
Mirror N
See Also presentation form for vertical left curly bracket U+FE37
Version Unicode 5.0.0 (July 2006)
Encodings
HTML Entity (decimal) ⏞
HTML Entity (hex) ⏞
HTML Entity (named) ⏞
How to type in Microsoft Windows Alt +23DE
UTF-8 (hex) 0xE2 0x8F 0x9E (e28f9e)
UTF-8 (binary) 11100010:10001111:10011110
UTF-16 (hex) 0x23DE (23de)
UTF-16 (decimal) 9,182
UTF-32 (hex) 0x000023DE (23de)
UTF-32 (decimal) 9,182
C/C++/Java source code "\u23DE"
Python source code u"\u23DE"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock MISCELLANEOUS_TECHNICAL
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 25
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() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No