Unicode Character 'MULTIPLICATION SIGN' (U+00D7) | 
		  ![]()  | 
	
MULTIPLICATION SIGN
			MULTIPLICATION SIGN
| Unicode Data | |
|---|---|
| Name | MULTIPLICATION SIGN | 
| Block | Latin-1 Supplement | 
| Category | Symbol, Math [Sm] | 
| Combine | 0 | 
| BIDI | Other Neutrals [ON] | 
| Mirror | N | 
| Index entries | cartesian product product, cartesian MULTIPLICATION SIGN  | 
		
| Comments | z notation Cartesian product | 
		
| See Also | latin small letter x U+0078 saltire U+2613 multiplication x U+2715 heavy ballot x U+2718 cross mark U+274C vector or cross product U+2A2F cancellation x U+1F5D9 light saltire U+1F7A9  | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | × | 
| HTML Entity (hex) | × | 
| HTML Entity (named) | × | 
		
| How to type in Microsoft Windows | Alt +D7 Alt 0215  | 
	
| UTF-8 (hex) | 0xC3 0x97 (c397) | 
| UTF-8 (binary) | 11000011:10010111 | 
| UTF-16 (hex) | 0x00D7 (00d7) | 
| UTF-16 (decimal) | 215 | 
| UTF-32 (hex) | 0x000000D7 (d7) | 
| UTF-32 (decimal) | 215 | 
| C/C++/Java source code | "\u00D7" | 
| Python source code | u"\u00D7" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | × | 
| string.toLowerCase() | × | 
| Character.UnicodeBlock | LATIN_1_SUPPLEMENT | 
| Character.charCount() | 1 | 
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] | 
| Character.getNumericValue() | -1 | 
| Character.getType() | 25 | 
| Character.isDefined() | Yes | 
| Character.isDigit() | No | 
| Character.isIdentifierIgnorable() | No | 
| Character.isISOControl() | No | 
| Character.isJavaIdentifierPart() | No | 
| Character.isJavaIdentifierStart() | No | 
| Character.isLetter() | No | 
| Character.isLetterOrDigit() | No | 
| Character.isLowerCase() | No | 
| Character.isMirrored() | No | 
| Character.isSpaceChar() | No | 
| Character.isSupplementaryCodePoint() | No | 
| Character.isTitleCase() | No | 
| Character.isUnicodeIdentifierPart() | No | 
| Character.isUnicodeIdentifierStart() | No | 
| Character.isUpperCase() | No | 
| Character.isValidCodePoint() | Yes | 
| Character.isWhitespace() | No |