Unicode Character 'SECTION SIGN' (U+00A7)

previous character next character

Unicode Data
Name SECTION SIGN
Block Latin-1 Supplement
Category Punctuation, Other [Po]
Combine 0
BIDI Other Neutrals [ON]
Mirror N
Index entries paragraph sign, european
SECTION SIGN
european paragraph sign
Comments used in referencing numbered sections or paragraphs
See Also top half section sign U+2E39
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) §
HTML Entity (hex) §
HTML Entity (named) §
How to type in Microsoft Windows Alt +00A7
Alt 0167
UTF-8 (hex) 0xC2 0xA7 (c2a7)
UTF-8 (binary) 11000010:10100111
UTF-16 (hex) 0x00A7 (00a7)
UTF-16 (decimal) 167
UTF-32 (hex) 0x000000A7 (00a7)
UTF-32 (decimal) 167
C/C++/Java source code "\u00A7"
Python source code u"\u00A7"
More...
Java Data
string.toUpperCase() §
string.toLowerCase() §
Character.UnicodeBlock LATIN_1_SUPPLEMENT
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 24
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