ascii

0x09

HT

ASCII control code 0x09 (HT), decimal 9.

controlwhitespace

Quick facts

Hex
0x09
Decimal
9
Octal
0o011
Binary
0b00001001
Abbreviation
HT
Kind
Control
Unicode name
<control>
Unicode twin
U+0009

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Developer notes

  • Horizontal tab. Width is environment-defined (often 8).

Related

Source

Unicode
16.0.0
WHATWG