ASCII Code 13
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 13 is represented by the control character ␍ also known as the carriage return.
| Attribute | Value |
|---|---|
| Symbol | ␍ |
| Unicode Symbol | ␍ |
| Decimal | 13 |
| Octal | 15 |
| Hexadecimal | D |
| Binary | 0000 1101 |
| Description | Carriage Return |
| Category | Control Characters |
| Subcategory | Printing and display control |
| Unicode | U+000D |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 30
In the 7-bit ASCII character set, ASCII code 30 is represented by the control character ␞ also known as the record separator. Attribute Value Symbol ␞ Unicode Symbol ␞ Decimal 30 Octal 36 Hexadecimal 1E Binary 0001 1110 Description Record Separator Category Control Characters Subcategory Data structuring Unicode U+001E
2024-12-03
ASCII Code 87
In the 7-bit ASCII character set, ASCII code 87 is represented by the character W also known as the uppercase w. Character Representation Value/Description ASCII Character W Decimal 87 Octal 127 Hexadecimal 57 Binary 0101 0111 Description Uppercase W Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0057 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 41
In the 7-bit ASCII character set, ASCII code 41 is represented by the character ) also known as the close parenthesis (or close bracket). Character Representation Value/Description ASCII Character ) Decimal 41 Octal 51 Hexadecimal 29 Binary 0010 1001 Description Close parenthesis (or close bracket) Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0029 EncodingEncoding non-standard letters and characters into values that can be displayed e...
2024-12-03
ASCII Code 92
In the 7-bit ASCII character set, ASCII code 92 is represented by the character \ also known as the backslash. Character Representation Value/Description ASCII Character \ Decimal 92 Octal 134 Hexadecimal 5C Binary 0101 1100 Description Backslash Category Printable Characters Subcategory Punctuation and Symbols Unicode U+005C 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 127
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
2024-12-03
ASCII Code 107
In the 7-bit ASCII character set, ASCII code 107 is represented by the character k also known as the lowercase k. Character Representation Value/Description ASCII Character k Decimal 107 Octal 153 Hexadecimal 6B Binary 0110 1011 Description Lowercase k Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+006B EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Va...


