ASCII Code 6
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 6 is represented by the control character ␆ also known as the acknowledge.
| Attribute | Value |
|---|---|
| Symbol | ␆ |
| Unicode Symbol | ␆ |
| Decimal | 6 |
| Octal | 6 |
| Hexadecimal | 6 |
| Binary | 0000 0110 |
| Description | Acknowledge |
| Category | Control Characters |
| Subcategory | Transmission Control |
| Unicode | U+0006 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 60
In the 7-bit ASCII character set, ASCII code 60 is represented by the character < also known as the less than (or open angled bracket). Character Representation Value/Description ASCII Character < Decimal 60 Octal 74 Hexadecimal 3C Binary 0011 1100 Description Less than (or open angled bracket) Category Printable Characters Subcategory Punctuation and Symbols Unicode U+003C EncodingEncoding non-standard letters and characters into values that can be displayed...
2024-12-03
ASCII Code 116
In the 7-bit ASCII character set, ASCII code 116 is represented by the character t also known as the lowercase t. Character Representation Value/Description ASCII Character t Decimal 116 Octal 164 Hexadecimal 74 Binary 0111 0100 Description Lowercase t Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0074 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Va...
2024-12-03
ASCII Code 32
In the 7-bit ASCII character set, ASCII code 32 is represented by non-printing character also known as the space. Character Representation Value/Description ASCII Character Decimal 32 Octal 40 Hexadecimal 20 Binary 0010 0000 Description Space Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0020 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value ...
2024-12-03
ASCII Code 27
In the 7-bit ASCII character set, ASCII code 27 is represented by the control character ␛ also known as the escape. Attribute Value Symbol ␛ Unicode Symbol ␛ Decimal 27 Octal 33 Hexadecimal 1B Binary 0001 1011 Description Escape Category Control Characters Subcategory Transmission control Unicode U+001B
2024-12-03
ASCII Code 88
In the 7-bit ASCII character set, ASCII code 88 is represented by the character X also known as the uppercase x. Character Representation Value/Description ASCII Character X Decimal 88 Octal 130 Hexadecimal 58 Binary 0101 1000 Description Uppercase X Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0058 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 53
In the 7-bit ASCII character set, ASCII code 53 is represented by the character 5 also known as the five. Character Representation Value/Description ASCII Character 5 Decimal 53 Octal 65 Hexadecimal 35 Binary 0011 0101 Description Five Category Printable Characters Subcategory Digits Unicode U+0035 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 5 Quote...
