ASCII Code 23
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 23 is represented by the control character ␗ also known as the end of transmission block.
| Attribute | Value |
|---|---|
| Symbol | ␗ |
| Unicode Symbol | ␗ |
| Decimal | 23 |
| Octal | 27 |
| Hexadecimal | 17 |
| Binary | 0001 0111 |
| Description | End of Transmission Block |
| Category | Control Characters |
| Subcategory | Transmission control |
| Unicode | U+0017 |
文章作者: 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 76
In the 7-bit ASCII character set, ASCII code 76 is represented by the character L also known as the uppercase l. Character Representation Value/Description ASCII Character L Decimal 76 Octal 114 Hexadecimal 4C Binary 0100 1100 Description Uppercase L Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+004C 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 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 2
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
2024-12-03
ASCII Code 81
In the 7-bit ASCII character set, ASCII code 81 is represented by the character Q also known as the uppercase q. Character Representation Value/Description ASCII Character Q Decimal 81 Octal 121 Hexadecimal 51 Binary 0101 0001 Description Uppercase Q Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0051 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 39
In the 7-bit ASCII character set, ASCII code 39 is represented by the character ' also known as the single quote. Character Representation Value/Description ASCII Character ' Decimal 39 Octal 47 Hexadecimal 27 Binary 0010 0111 Description Single quote Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0027 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Enco...


