Unicode Character 'DIGIT SIX' (U+0036)

previous character next character

6
U+0036 browser display

DIGIT SIX

image of Unicode Character 'DIGIT SIX' (U+0036)
Raster image of U+0036

DIGIT SIX

Unicode Data
Name DIGIT SIX
Block Basic Latin
Category Number, Decimal Digit [Nd]
Combine 0
BIDI European Number [EN]
Mirror N
Numeric 6
Version Unicode 1.1.0 (June, 1993)
Encodings
Emoji 6️⃣: keycap: 6
6⃣: keycap: 6
HTML Entity (decimal) 6
HTML Entity (hex) 6
How to type in Microsoft Windows Alt +0036
Alt 054
Alt 54
UTF-8 (hex) 0x36 (36)
UTF-8 (binary) 00110110
UTF-16 (hex) 0x0036 (0036)
UTF-16 (decimal) 54
UTF-32 (hex) 0x00000036 (0036)
UTF-32 (decimal) 54
C/C++/Java source code "\u0036"
Python source code u"\u0036"
More...
Java Data
string.toUpperCase() 6
string.toLowerCase() 6
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 6
Character.getType() 9
Character.isDefined() Yes
Character.isDigit() Yes
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() Yes
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No