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 45
In the 7-bit ASCII character set, ASCII code 45 is represented by the character - also known as the hyphen-minus. Character Representation Value/Description ASCII Character - Decimal 45 Octal 55 Hexadecimal 2D Binary 0010 1101 Description Hyphen-minus Category Printable Characters Subcategory Punctuation and Symbols Unicode U+002D 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 74
In the 7-bit ASCII character set, ASCII code 74 is represented by the character J also known as the uppercase j. Character Representation Value/Description ASCII Character J Decimal 74 Octal 112 Hexadecimal 4A Binary 0100 1010 Description Uppercase J Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+004A 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 111
In the 7-bit ASCII character set, ASCII code 111 is represented by the character o also known as the lowercase o. Character Representation Value/Description ASCII Character o Decimal 111 Octal 157 Hexadecimal 6F Binary 0110 1111 Description Lowercase o Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+006F 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 62
In the 7-bit ASCII character set, ASCII code 62 is represented by the character > also known as the greater than (or close angled bracket). Character Representation Value/Description ASCII Character > Decimal 62 Octal 76 Hexadecimal 3E Binary 0011 1110 Description Greater than (or close angled bracket) Category Printable Characters Subcategory Punctuation and Symbols Unicode U+003E EncodingEncoding non-standard letters and characters into values that can be d...
2024-12-03
ASCII Code 95
In the 7-bit ASCII character set, ASCII code 95 is represented by the character _ also known as the underscore. Character Representation Value/Description ASCII Character _ Decimal 95 Octal 137 Hexadecimal 5F Binary 0101 1111 Description Underscore Category Printable Characters Subcategory Punctuation and Symbols Unicode U+005F 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 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...


