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 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 48
In the 7-bit ASCII character set, ASCII code 48 is represented by the character 0 also known as the zero. Character Representation Value/Description ASCII Character 0 Decimal 48 Octal 60 Hexadecimal 30 Binary 0011 0000 Description Zero Category Printable Characters Subcategory Digits Unicode U+0030 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 0 Quote...
2024-12-03
ASCII Code 18
In the 7-bit ASCII character set, ASCII code 18 is represented by the control character ␒ also known as the device control two. Attribute Value Symbol ␒ Unicode Symbol ␒ Decimal 18 Octal 22 Hexadecimal 12 Binary 0001 0010 Description Device Control Two Category Control Characters Subcategory Transmission control Unicode U+0012
2024-12-03
ASCII Code 29
In the 7-bit ASCII character set, ASCII code 29 is represented by the control character ␝ also known as the group separator. Attribute Value Symbol ␝ Unicode Symbol ␝ Decimal 29 Octal 35 Hexadecimal 1D Binary 0001 1101 Description Group Separator Category Control Characters Subcategory Data structuring Unicode U+001D
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 47
In the 7-bit ASCII character set, ASCII code 47 is represented by the character / also known as the slash or divide. Character Representation Value/Description ASCII Character / Decimal 47 Octal 57 Hexadecimal 2F Binary 0010 1111 Description Slash or divide Category Printable Characters Subcategory Punctuation and Symbols Unicode U+002F EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encode...


