Unicode Character 'DIGIT TWO' (U+0032)

previous character next character

2
U+32 browser display

DIGIT TWO

image of Unicode Character 'DIGIT TWO' (U+0032)
Raster image of U+32

DIGIT TWO

Unicode Data
Name DIGIT TWO
Block Basic Latin
Category Number, Decimal Digit [Nd]
Combine 0
BIDI European Number [EN]
Mirror N
Numeric 2
See Also latin letter two with stroke U+01BB
turned digit two U+218A
Version Unicode 1.1.0 (June, 1993)
Encodings
Emoji 2️⃣: keycap: 2
2⃣: keycap: 2
HTML Entity (decimal) 2
HTML Entity (hex) 2
How to type in Microsoft Windows Alt +32
Alt 050
Alt 50
UTF-8 (hex) 0x32 (32)
UTF-8 (binary) 00110010
UTF-16 (hex) 0x0032 (0032)
UTF-16 (decimal) 50
UTF-32 (hex) 0x00000032 (32)
UTF-32 (decimal) 50
C/C++/Java source code "\u0032"
Python source code u"\u0032"
More...
Java Data
string.toUpperCase() 2
string.toLowerCase() 2
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 2
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