Unicode Character 'NUMBER SIXTEEN FULL STOP' (U+2497)

previous character next character

Unicode Data
Name NUMBER SIXTEEN FULL STOP
Block Enclosed Alphanumerics
Category Number, Other [No]
Combine 0
BIDI European Number [EN]
Decomposition <compat> DIGIT ONE (U+0031) DIGIT SIX (U+0036) FULL STOP (U+002E)
Mirror N
Numeric 16
Old name NUMBER SIXTEEN PERIOD
Approximations 0031 0036 002E
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#9367;
HTML Entity (hex) &#x2497;
How to type in Microsoft Windows Alt +2497
UTF-8 (hex) 0xE2 0x92 0x97 (e29297)
UTF-8 (binary) 11100010:10010010:10010111
UTF-16 (hex) 0x2497 (2497)
UTF-16 (decimal) 9,367
UTF-32 (hex) 0x00002497 (2497)
UTF-32 (decimal) 9,367
C/C++/Java source code "\u2497"
Python source code u"\u2497"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock ENCLOSED_ALPHANUMERICS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 16
Character.getType() 11
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