U+0088 "HTS" CHARACTER TABULATION SET Unicode Character
Unicode Version 18.0
U+0088 "HTS" CHARACTER TABULATION SET is a control character in the C1 control code set, specifically designed to set a tab stop position for horizontal alignment in text output. Unlike the more common HORIZONTAL TABULATION (HT) which moves the cursor to the next preset tab stop, HTS is used to define or mark a specific column position as a new tab stop for subsequent tab characters to reference. This character originates from older terminal and printer protocols, such as ANSI X3.64, and is typically not intended for display in modern text but rather for legacy data stream processing or terminal emulation where precise column formatting is required.
General Properties
Code Point
U+0088
Unicode 1.0 Name
Character Tabulation Set
Alias
CHARACTER TABULATION SET (control)
HORIZONTAL TABULATION SET (control)
HTS (abbreviation)
HORIZONTAL TABULATION SET (control)
HTS (abbreviation)
Encodings
HTML Decimal Encoding
ˆ
HTML Hex Encoding
ˆ
UTF-8 Encoding
0xC2 0x88
UTF-16 Encoding
0x0088
UTF-32 Encoding
0x00000088
C/C++/Java Escape
\u0088
Unicode Properties
Numeric Value
NaN
Script Extensions
Common