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 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 72
In the 7-bit ASCII character set, ASCII code 72 is represented by the character H also known as the uppercase h. Character Representation Value/Description ASCII Character H Decimal 72 Octal 110 Hexadecimal 48 Binary 0100 1000 Description Uppercase H Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0048 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 23
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
2024-12-03
ASCII Code 50
In the 7-bit ASCII character set, ASCII code 50 is represented by the character 2 also known as the two. Character Representation Value/Description ASCII Character 2 Decimal 50 Octal 62 Hexadecimal 32 Binary 0011 0010 Description Two Category Printable Characters Subcategory Digits Unicode U+0032 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 2 Quoted-...
2024-12-03
ASCII Code 32
In the 7-bit ASCII character set, ASCII code 32 is represented by non-printing character also known as the space. Character Representation Value/Description ASCII Character Decimal 32 Octal 40 Hexadecimal 20 Binary 0010 0000 Description Space Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0020 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 116
In the 7-bit ASCII character set, ASCII code 116 is represented by the character t also known as the lowercase t. Character Representation Value/Description ASCII Character t Decimal 116 Octal 164 Hexadecimal 74 Binary 0111 0100 Description Lowercase t Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0074 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Va...


