Unicode Character 'LINE TABULATION (VT)' (U+000B)

previous character next character

U+000B browser display

LINE TABULATION (VT)

image of Unicode Character 'LINE TABULATION (VT)' (U+000B)
Raster image of U+000B

LINE TABULATION (VT)

Unicode Data
Name LINE TABULATION (VT)
Block Basic Latin
Category Other, Control [Cc]
Script Common (Zyyy)
Combine 0
BIDI Segment Separator [S]
Old name LINE TABULATION
Index entries LINE TABULATION
TABULATION, LINE
tabulation, vertical
vertical tabulation
vt
Comments Formal Alias: LINE TABULATION
Formal Alias: vertical tabulation (VT)
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) 
HTML Entity (hex) 
How to type in Microsoft Windows Alt +000B
Alt 011
Alt 11
UTF-8 (hex) 0x0B (0b)
UTF-8 (binary) 00001011
UTF-16 (hex) 0x000B (000b)
UTF-16 (decimal) 11
UTF-32 (hex) 0x0000000B (000b)
UTF-32 (decimal) 11
C/C++/Java source code "\u000B"
Python source code u"\u000B"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_SEGMENT_SEPARATOR [11]
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