ASCII Control Codes
C0 | List of Codepoints from U+0000 (0) to U+001F (31)
Codepoint ⬆︎ | Symbol | Caret | Escaped | Decimal | Octal | Binary | Character | Name |
---|---|---|---|---|---|---|---|---|
U+0000 | ␀ NUL | ^@ | \0 | 0 | 00 | 0b0 |
Codepoint ⬆︎ | Symbol | Caret | Escaped | Decimal | Octal | Binary | Character | Name |
---|---|---|---|---|---|---|---|---|
U+0000 | ␀ NUL | ^@ | \0 | 0 | 00 | 0b0 |