ASCII Code 4
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 4 is represented by the control character ␄ also known as the end of transmission.
| Attribute | Value |
|---|---|
| Symbol | ␄ |
| Unicode Symbol | ␄ |
| Decimal | 4 |
| Octal | 4 |
| Hexadecimal | 4 |
| Binary | 0000 0100 |
| Description | End of Transmission |
| Category | Control Characters |
| Subcategory | Transmission Control |
| Unicode | U+0004 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 28
In the 7-bit ASCII character set, ASCII code 28 is represented by the control character ␜ also known as the file separator. Attribute Value Symbol ␜ Unicode Symbol ␜ Decimal 28 Octal 34 Hexadecimal 1C Binary 0001 1100 Description File Separator Category Control Characters Subcategory Data structuring Unicode U+001C
2024-12-03
ASCII Code 79
In the 7-bit ASCII character set, ASCII code 79 is represented by the character O also known as the uppercase o. Character Representation Value/Description ASCII Character O Decimal 79 Octal 117 Hexadecimal 4F Binary 0100 1111 Description Uppercase O Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+004F 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 41
In the 7-bit ASCII character set, ASCII code 41 is represented by the character ) also known as the close parenthesis (or close bracket). Character Representation Value/Description ASCII Character ) Decimal 41 Octal 51 Hexadecimal 29 Binary 0010 1001 Description Close parenthesis (or close bracket) Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0029 EncodingEncoding non-standard letters and characters into values that can be displayed e...
2024-12-03
ASCII Code 40
In the 7-bit ASCII character set, ASCII code 40 is represented by the character ( also known as the open parenthesis (or open bracket). Character Representation Value/Description ASCII Character ( Decimal 40 Octal 50 Hexadecimal 28 Binary 0010 1000 Description Open parenthesis (or open bracket) Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0028 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. ...
2024-12-03
ASCII Code 35
In the 7-bit ASCII character set, ASCII code 35 is represented by the character # also known as the number sign. Character Representation Value/Description ASCII Character # Decimal 35 Octal 43 Hexadecimal 23 Binary 0010 0011 Description Number sign Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0023 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 94
In the 7-bit ASCII character set, ASCII code 94 is represented by the character ^ also known as the caret - circumflex. Character Representation Value/Description ASCII Character ^ Decimal 94 Octal 136 Hexadecimal 5E Binary 0101 1110 Description Caret - circumflex Category Printable Characters Subcategory Punctuation and Symbols Unicode U+005E EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method...


