U+0009 [Character Tabulation]
Unicode Data
View details and encodings for Unicode character U+0009 [Character Tabulation], located in the Basic Latin block and Control Other category. This character was released in 1993 under Unicode version 1.1.
- Name:
- [Character Tabulation]
- Category:
- Control Other
- Block:
- Basic Latin
- Script:
- Common
- Bidirectional:
- Segment Separator
- Mirrored:
- No
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Named:
-
	
- HTML Entity - Decimal:
-
	
- HTML Entity - Hex:
-
	
- Unicode:
-
U+0009;
- Decimal:
-
9
- CSS:
-
\000009
- Javascript:
-
\u0009
- Perl:
-
\x{9}
- Ruby:
-
\u{9}
- Python:
-
u'\u0009'