ASCII Code 8
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 8 is represented by the control character ␈ also known as the backspace.
| Attribute | Value |
|---|---|
| Symbol | ␈ |
| Unicode Symbol | ␈ |
| Decimal | 8 |
| Octal | 10 |
| Hexadecimal | 8 |
| Binary | 0000 1000 |
| Description | Backspace |
| Category | Control Characters |
| Subcategory | Printing and display control |
| Unicode | U+0008 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 19
In the 7-bit ASCII character set, ASCII code 19 is represented by the control character ␓ also known as the device control three (xoff). Attribute Value Symbol ␓ Unicode Symbol ␓ Decimal 19 Octal 23 Hexadecimal 13 Binary 0001 0011 Description Device Control Three (XOFF) Category Control Characters Subcategory Transmission control Unicode U+0013
2024-12-03
ASCII Code 50
In the 7-bit ASCII character set, ASCII code 50 is represented by the character 2 also known as the two. Character Representation Value/Description ASCII Character 2 Decimal 50 Octal 62 Hexadecimal 32 Binary 0011 0010 Description Two Category Printable Characters Subcategory Digits Unicode U+0032 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 2 Quoted-...
2024-12-03
ASCII Code 34
In the 7-bit ASCII character set, ASCII code 34 is represented by the character “ also known as the double quotes (or speech marks). Character Representation Value/Description ASCII Character " Decimal 34 Octal 42 Hexadecimal 22 Binary 0010 0010 Description Double quotes (or speech marks) Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0022 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. i...
2024-12-03
ASCII Code 97
In the 7-bit ASCII character set, ASCII code 97 is represented by the character a also known as the lowercase a. Character Representation Value/Description ASCII Character a Decimal 97 Octal 141 Hexadecimal 61 Binary 0110 0001 Description Lowercase a Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0061 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Valu...
2024-12-03
ASCII Code 98
In the 7-bit ASCII character set, ASCII code 98 is represented by the character b also known as the lowercase b. Character Representation Value/Description ASCII Character b Decimal 98 Octal 142 Hexadecimal 62 Binary 0110 0010 Description Lowercase b Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0062 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Valu...
2024-12-03
ASCII Code 5
In the 7-bit ASCII character set, ASCII code 5 is represented by the control character ␅ also known as the enquiry. Attribute Value Symbol ␅ Unicode Symbol ␅ Decimal 5 Octal 5 Hexadecimal 5 Binary 0000 0101 Description Enquiry Category Control Characters Subcategory Transmission Control Unicode U+0005
