Unicode Character 'DIGIT THREE' (U+0033)

previous character next character

3
U+0033 browser display

DIGIT THREE

image of Unicode Character 'DIGIT THREE' (U+0033)
Raster image of U+0033

DIGIT THREE

Unicode Data
Name DIGIT THREE
Block Basic Latin
Category Number, Decimal Digit [Nd]
Combine 0
BIDI European Number [EN]
Mirror N
Numeric 3
See Also turned digit three U+218B
latin capital letter reversed open e U+A7AB
Version Unicode 1.1.0 (June, 1993)
Encodings
Emoji 3️⃣: keycap: 3
3⃣: keycap: 3
HTML Entity (decimal) 3
HTML Entity (hex) 3
How to type in Microsoft Windows Alt +0033
Alt 051
Alt 51
UTF-8 (hex) 0x33 (33)
UTF-8 (binary) 00110011
UTF-16 (hex) 0x0033 (0033)
UTF-16 (decimal) 51
UTF-32 (hex) 0x00000033 (0033)
UTF-32 (decimal) 51
C/C++/Java source code "\u0033"
Python source code u"\u0033"
More...
Java Data
string.toUpperCase() 3
string.toLowerCase() 3
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 3
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