ASCII Code 16
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 16 is represented by the control character ␐ also known as the data link escape.
| Attribute | Value |
|---|---|
| Symbol | ␐ |
| Unicode Symbol | ␐ |
| Decimal | 16 |
| Octal | 20 |
| Hexadecimal | 10 |
| Binary | 0001 0000 |
| Description | Data Link Escape |
| Category | Control Characters |
| Subcategory | Transmission control |
| Unicode | U+0010 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 22
In the 7-bit ASCII character set, ASCII code 22 is represented by the control character ␖ also known as the synchronous idle. Attribute Value Symbol ␖ Unicode Symbol ␖ Decimal 22 Octal 26 Hexadecimal 16 Binary 0001 0110 Description Synchronous Idle Category Control Characters Subcategory Miscellaneous codes Unicode U+0016
2024-12-03
ASCII Code 52
In the 7-bit ASCII character set, ASCII code 52 is represented by the character 4 also known as the four. Character Representation Value/Description ASCII Character 4 Decimal 52 Octal 64 Hexadecimal 34 Binary 0011 0100 Description Four Category Printable Characters Subcategory Digits Unicode U+0034 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 4 Quote...
2024-12-03
ASCII Code 8
In the 7-bit ASCII character set, ASCII code 8 is represented by the control character ␈ also known as the backspace. Attribute Value Symbol ␈ Unicode Symbol ␈ Decimal 8 Octal 10 Hexadecimal 8 Binary 0000 1000 Description Backspace Category Control Characters Subcategory Printing and display control Unicode U+0008
2024-12-03
ASCII Code 65
In the 7-bit ASCII character set, ASCII code 65 is represented by the character A also known as the uppercase a. Character Representation Value/Description ASCII Character A Decimal 65 Octal 101 Hexadecimal 41 Binary 0100 0001 Description Uppercase A Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0041 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 37
In the 7-bit ASCII character set, ASCII code 37 is represented by the character % also known as the per cent sign. Character Representation Value/Description ASCII Character % Decimal 37 Octal 45 Hexadecimal 25 Binary 0010 0101 Description Per cent sign Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0025 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 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...


