Unicode Character 'DIGIT FOUR' (U+0034)

previous character next character

4
U+0034 browser display

DIGIT FOUR

image of Unicode Character 'DIGIT FOUR' (U+0034)
Raster image of U+0034

DIGIT FOUR

Unicode Data
Name DIGIT FOUR
Block Basic Latin
Category Number, Decimal Digit [Nd]
Combine 0
BIDI European Number [EN]
Mirror N
Numeric 4
See Also latin capital letter cuatrillo U+A72C
Version Unicode 1.1.0 (June, 1993)
Encodings
Emoji 4️⃣: keycap: 4
4⃣: keycap: 4
HTML Entity (decimal) 4
HTML Entity (hex) 4
How to type in Microsoft Windows Alt +0034
Alt 052
Alt 52
UTF-8 (hex) 0x34 (34)
UTF-8 (binary) 00110100
UTF-16 (hex) 0x0034 (0034)
UTF-16 (decimal) 52
UTF-32 (hex) 0x00000034 (0034)
UTF-32 (decimal) 52
C/C++/Java source code "\u0034"
Python source code u"\u0034"
More...
Java Data
string.toUpperCase() 4
string.toLowerCase() 4
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 4
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