Unicode Character 'DIGIT ZERO' (U+0030)

previous character next character

0
U+30 browser display

DIGIT ZERO

image of Unicode Character 'DIGIT ZERO' (U+0030)
Raster image of U+30

DIGIT ZERO

Unicode Data
Name DIGIT ZERO
Block Basic Latin
Category Number, Decimal Digit [Nd]
Script Common (Zyyy)
Combine 0
BIDI European Number [EN]
Index entries ASCII Digits
Digits, ASCII
Variants U+0030 U+FE00short diagonal stroke form
Version Unicode 1.1.0 (June, 1993)
Encodings
Emoji 0️⃣: keycap: 0
0⃣: keycap: 0
HTML Entity (decimal) 0
HTML Entity (hex) 0
How to type in Microsoft Windows Alt +30
Alt 048
Alt 48
UTF-8 (hex) 0x30 (30)
UTF-8 (binary) 00110000
UTF-16 (hex) 0x0030 (0030)
UTF-16 (decimal) 48
UTF-32 (hex) 0x00000030 (30)
UTF-32 (decimal) 48
C/C++/Java source code "\u0030"
Python source code u"\u0030"
More...
Java Data
string.toUpperCase() 0
string.toLowerCase() 0
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 0
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