Unicode Character 'MODIFIER LETTER MINUS SIGN' (U+02D7) | 
		  ![]()  | 
	
MODIFIER LETTER MINUS SIGN
			MODIFIER LETTER MINUS SIGN
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER MINUS SIGN | 
| Block | Spacing Modifier Letters | 
| Category | Symbol, Modifier [Sk] | 
| Combine | 0 | 
| BIDI | Other Neutrals [ON] | 
| Mirror | N | 
| Index entries | MINUS SIGN, MODIFIER LETTER | 
		
| Comments | retracted or backed articulation glyph may have small end-serifs  | 
		
| See Also | combining minus sign below U+0320 minus sign U+2212  | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˗ | 
| HTML Entity (hex) | ˗ | 
| How to type in Microsoft Windows | Alt +02D7 | 
	
| UTF-8 (hex) | 0xCB 0x97 (cb97) | 
| UTF-8 (binary) | 11001011:10010111 | 
| UTF-16 (hex) | 0x02D7 (02d7) | 
| UTF-16 (decimal) | 727 | 
| UTF-32 (hex) | 0x000002D7 (02d7) | 
| UTF-32 (decimal) | 727 | 
| C/C++/Java source code | "\u02D7" | 
| Python source code | u"\u02D7" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ˗ | 
| string.toLowerCase() | ˗ | 
| Character.UnicodeBlock | SPACING_MODIFIER_LETTERS | 
| Character.charCount() | 1 | 
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] | 
| Character.getNumericValue() | -1 | 
| Character.getType() | 27 | 
| 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 |