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 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 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 115
In the 7-bit ASCII character set, ASCII code 115 is represented by the character s also known as the lowercase s. Character Representation Value/Description ASCII Character s Decimal 115 Octal 163 Hexadecimal 73 Binary 0111 0011 Description Lowercase s Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0073 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 113
In the 7-bit ASCII character set, ASCII code 113 is represented by the character q also known as the lowercase q. Character Representation Value/Description ASCII Character q Decimal 113 Octal 161 Hexadecimal 71 Binary 0111 0001 Description Lowercase q Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0071 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 61
In the 7-bit ASCII character set, ASCII code 61 is represented by the character = also known as the equals. Character Representation Value/Description ASCII Character = Decimal 61 Octal 75 Hexadecimal 3D Binary 0011 1101 Description Equals Category Printable Characters Subcategory Punctuation and Symbols Unicode U+003D EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL E...
2024-12-03
ASCII Code 99
In the 7-bit ASCII character set, ASCII code 99 is represented by the character c also known as the lowercase c. Character Representation Value/Description ASCII Character c Decimal 99 Octal 143 Hexadecimal 63 Binary 0110 0011 Description Lowercase c Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0063 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Valu...


