Unicode Character 'INFORMATION SEPARATOR TWO (RS)' (U+001E)

previous character next character


U+1E browser display

INFORMATION SEPARATOR TWO (RS)

image of Unicode Character 'INFORMATION SEPARATOR TWO (RS)' (U+001E)
Raster image of U+1E

INFORMATION SEPARATOR TWO (RS)

Unicode Data
Name INFORMATION SEPARATOR TWO (RS)
Block Basic Latin
Category Other, Control [Cc]
Script Common (Zyyy)
Combine 0
BIDI Paragraph Separator [B]
Old name INFORMATION SEPARATOR TWO
Index entries INFORMATION SEPARATOR TWO
record separator
separator, record
Comments Formal Alias: INFORMATION SEPARATOR TWO
Formal Alias: record separator (RS)
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) 
HTML Entity (hex) 
How to type in Microsoft Windows Alt +1E
Alt 030
Alt 30
UTF-8 (hex) 0x1E (1e)
UTF-8 (binary) 00011110
UTF-16 (hex) 0x001E (001e)
UTF-16 (decimal) 30
UTF-32 (hex) 0x0000001E (1e)
UTF-32 (decimal) 30
C/C++/Java source code "\u001E"
Python source code u"\u001E"
More...
Java Data
string.toUpperCase() 
string.toLowerCase() 
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_PARAGRAPH_SEPARATOR [10]
Character.getNumericValue() -1
Character.getType() 15
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() Yes
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() Yes