Unicode Character 'LOW LINE' (U+005F) | 
		  ![]()  | 
	
LOW LINE
			LOW LINE
| Unicode Data | |
|---|---|
| Name | LOW LINE | 
| Block | Basic Latin | 
| Category | Punctuation, Connector [Pc] | 
| Combine | 0 | 
| BIDI | Other Neutrals [ON] | 
| Mirror | N | 
| Old name | SPACING UNDERSCORE | 
| Index entries | LOW LINE LINE, LOW spacing underscore underscore, spacing  | 
		
| Comments | spacing underscore (1.0) this is a spacing character joins with adjacent instances of itself  | 
		
| See Also | modifier letter low macron U+02CD combining macron below U+0331 combining low line U+0332 double low line U+2017 combining conjoining macron below U+FE2D  | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | _ | 
| HTML Entity (hex) | _ | 
| HTML Entity (named) | _: _ _: _  | 
		
| How to type in Microsoft Windows | Alt +5F Alt 095 Alt 95  | 
	
| UTF-8 (hex) | 0x5F (5f) | 
| UTF-8 (binary) | 01011111 | 
| UTF-16 (hex) | 0x005F (005f) | 
| UTF-16 (decimal) | 95 | 
| UTF-32 (hex) | 0x0000005F (5f) | 
| UTF-32 (decimal) | 95 | 
| C/C++/Java source code | "\u005F" | 
| Python source code | u"\u005F" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | _ | 
| string.toLowerCase() | _ | 
| Character.UnicodeBlock | BASIC_LATIN | 
| Character.charCount() | 1 | 
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] | 
| Character.getNumericValue() | -1 | 
| Character.getType() | 23 | 
| Character.isDefined() | Yes | 
| Character.isDigit() | No | 
| Character.isIdentifierIgnorable() | No | 
| Character.isISOControl() | No | 
| Character.isJavaIdentifierPart() | Yes | 
| Character.isJavaIdentifierStart() | Yes | 
| Character.isLetter() | No | 
| Character.isLetterOrDigit() | No | 
| 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 |