ASCII Code 2
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 2 is represented by the control character ␂ also known as the start of text.
| Attribute | Value |
|---|---|
| Symbol | ␂ |
| Unicode Symbol | ␂ |
| Decimal | 2 |
| Octal | 2 |
| Hexadecimal | 2 |
| Binary | 0000 0010 |
| Description | Start of Text |
| Category | Control Characters |
| Subcategory | Transmission Control |
| Unicode | U+0002 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 59
In the 7-bit ASCII character set, ASCII code 59 is represented by the character ; also known as the semicolon. Character Representation Value/Description ASCII Character ; Decimal 59 Octal 73 Hexadecimal 3B Binary 0011 1011 Description Semicolon Category Printable Characters Subcategory Punctuation and Symbols Unicode U+003B 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 30
In the 7-bit ASCII character set, ASCII code 30 is represented by the control character ␞ also known as the record separator. Attribute Value Symbol ␞ Unicode Symbol ␞ Decimal 30 Octal 36 Hexadecimal 1E Binary 0001 1110 Description Record Separator Category Control Characters Subcategory Data structuring Unicode U+001E
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 20
In the 7-bit ASCII character set, ASCII code 20 is represented by the control character ␔ also known as the device control four. Attribute Value Symbol ␔ Unicode Symbol ␔ Decimal 20 Octal 24 Hexadecimal 14 Binary 0001 0100 Description Device Control Four Category Control Characters Subcategory Transmission control Unicode U+0014
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 63
In the 7-bit ASCII character set, ASCII code 63 is represented by the character ? also known as the question mark. Character Representation Value/Description ASCII Character ? Decimal 63 Octal 77 Hexadecimal 3F Binary 0011 1111 Description Question mark Category Printable Characters Subcategory Punctuation and Symbols Unicode U+003F EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Va...

