ASCII Code 127
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 127 is represented by the control character ␡ also known as the delete.
| Character Representation | Value/Description |
|---|---|
| ASCII Character | ␡ |
| Decimal | 127 |
| Octal | 177 |
| Hexadecimal | 7F |
| Binary | 0111 1111 |
| Description | Delete |
| Category | Printable Characters |
| Subcategory | Control character |
| Unicode | U+007F |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 70
In the 7-bit ASCII character set, ASCII code 70 is represented by the character F also known as the uppercase f. Character Representation Value/Description ASCII Character F Decimal 70 Octal 106 Hexadecimal 46 Binary 0100 0110 Description Uppercase F Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0046 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 120
In the 7-bit ASCII character set, ASCII code 120 is represented by the character x also known as the lowercase x. Character Representation Value/Description ASCII Character x Decimal 120 Octal 170 Hexadecimal 78 Binary 0111 1000 Description Lowercase x Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0078 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 51
In the 7-bit ASCII character set, ASCII code 51 is represented by the character 3 also known as the three. Character Representation Value/Description ASCII Character 3 Decimal 51 Octal 63 Hexadecimal 33 Binary 0011 0011 Description Three Category Printable Characters Subcategory Digits Unicode U+0033 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 3 Quo...
2024-12-03
ASCII Code 84
In the 7-bit ASCII character set, ASCII code 84 is represented by the character T also known as the uppercase t. Character Representation Value/Description ASCII Character T Decimal 84 Octal 124 Hexadecimal 54 Binary 0101 0100 Description Uppercase T Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0054 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 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 19
In the 7-bit ASCII character set, ASCII code 19 is represented by the control character ␓ also known as the device control three (xoff). Attribute Value Symbol ␓ Unicode Symbol ␓ Decimal 19 Octal 23 Hexadecimal 13 Binary 0001 0011 Description Device Control Three (XOFF) Category Control Characters Subcategory Transmission control Unicode U+0013


