ASCII Code 27
发表于|更新于|Wiki
|浏览量:
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 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 1
In the 7-bit ASCII character set, ASCII code 1 is represented by the control character ␁ also known as the start of heading. Attribute Value Symbol ␁ Unicode Symbol ␁ Decimal 1 Octal 1 Hexadecimal 1 Binary 0000 0001 Description Start of Heading Category Control Characters Subcategory Transmission Control Unicode U+0001
2024-12-03
ASCII Code 43
In the 7-bit ASCII character set, ASCII code 43 is represented by the character + also known as the plus. Character Representation Value/Description ASCII Character + Decimal 43 Octal 53 Hexadecimal 2B Binary 0010 1011 Description Plus Category Printable Characters Subcategory Punctuation and Symbols Unicode U+002B EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escap...
2024-12-03
ASCII Code 91
In the 7-bit ASCII character set, ASCII code 91 is represented by the character [ also known as the opening bracket. Character Representation Value/Description ASCII Character [ Decimal 91 Octal 133 Hexadecimal 5B Binary 0101 1011 Description Opening bracket Category Printable Characters Subcategory Punctuation and Symbols Unicode U+005B EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encod...
2024-12-03
ASCII Code 9
In the 7-bit ASCII character set, ASCII code 9 is represented by the control character ␉ also known as the horizontal tab. Attribute Value Symbol ␉ Unicode Symbol ␉ Decimal 9 Octal 11 Hexadecimal 9 Binary 0000 1001 Description Horizontal Tab Category Control Characters Subcategory Printing and display control Unicode U+0009
2024-12-03
ASCII Code 55
In the 7-bit ASCII character set, ASCII code 55 is represented by the character 7 also known as the seven. Character Representation Value/Description ASCII Character 7 Decimal 55 Octal 67 Hexadecimal 37 Binary 0011 0111 Description Seven Category Printable Characters Subcategory Digits Unicode U+0037 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 7 Quo...
2024-12-03
ASCII Code 49
In the 7-bit ASCII character set, ASCII code 49 is represented by the character 1 also known as the one. Character Representation Value/Description ASCII Character 1 Decimal 49 Octal 61 Hexadecimal 31 Binary 0011 0001 Description One Category Printable Characters Subcategory Digits Unicode U+0031 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 1 Quoted-...


