ASCII Code 31
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 31 is represented by the control character ␟ also known as the unit separator.
| Attribute | Value |
|---|---|
| Symbol | ␟ |
| Unicode Symbol | ␟ |
| Decimal | 31 |
| Octal | 37 |
| Hexadecimal | 1F |
| Binary | 0001 1111 |
| Description | Unit Separator |
| Category | Control Characters |
| Subcategory | Data structuring |
| Unicode | U+001F |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 123
In the 7-bit ASCII character set, ASCII code 123 is represented by the character { also known as the opening brace. Character Representation Value/Description ASCII Character { Decimal 123 Octal 173 Hexadecimal 7B Binary 0111 1011 Description Opening brace Category Printable Characters Subcategory Punctuation and Symbols Unicode U+007B EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Meth...
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 0
In the 7-bit ASCII character set, ASCII code 0 is represented by the control character ␀ also known as the null character. Attribute Value Symbol ␀ Unicode Symbol ␀ Decimal 0 Octal 0 Hexadecimal 0 Binary 0000 0000 Description Null character Category Control Characters Subcategory Miscellaneous codes Unicode U+0000
2024-12-03
ASCII Code 75
In the 7-bit ASCII character set, ASCII code 75 is represented by the character K also known as the uppercase k. Character Representation Value/Description ASCII Character K Decimal 75 Octal 113 Hexadecimal 4B Binary 0100 1011 Description Uppercase K Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+004B 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 96
In the 7-bit ASCII character set, ASCII code 96 is represented by the character ``` also known as the grave accent. Character Representation Value/Description ASCII Character ``` Decimal 96 Octal 140 Hexadecimal 60 Binary 0110 0000 Description Grave accent Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0060 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded...
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...


