ASCII Code 10
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 10 is represented by the control character ␊ also known as the line feed.
| Attribute | Value |
|---|---|
| Symbol | ␊ |
| Unicode Symbol | ␊ |
| Decimal | 10 |
| Octal | 12 |
| Hexadecimal | A |
| Binary | 0000 1010 |
| Description | Line Feed |
| Category | Control Characters |
| Subcategory | Printing and display control |
| Unicode | U+000A |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 109
In the 7-bit ASCII character set, ASCII code 109 is represented by the character m also known as the lowercase m. Character Representation Value/Description ASCII Character m Decimal 109 Octal 155 Hexadecimal 6D Binary 0110 1101 Description Lowercase m Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+006D 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 75
In the 7-bit ASCII character set, ASCII code 75 is represented by the character K also known as the uppercase k. Character Representation Value/Description ASCII Character K Decimal 75 Octal 113 Hexadecimal 4B Binary 0100 1011 Description Uppercase K Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+004B 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 3
In the 7-bit ASCII character set, ASCII code 3 is represented by the control character ␃ also known as the end of text. Attribute Value Symbol ␃ Unicode Symbol ␃ Decimal 3 Octal 3 Hexadecimal 3 Binary 0000 0011 Description End of Text Category Control Characters Subcategory Transmission Control Unicode U+0003
2024-12-03
ASCII Code 55
In the 7-bit ASCII character set, ASCII code 55 is represented by the character 7 also known as the seven. Character Representation Value/Description ASCII Character 7 Decimal 55 Octal 67 Hexadecimal 37 Binary 0011 0111 Description Seven Category Printable Characters Subcategory Digits Unicode U+0037 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 7 Quo...
2024-12-03
ASCII Code 13
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
2024-12-03
ASCII Code 48
In the 7-bit ASCII character set, ASCII code 48 is represented by the character 0 also known as the zero. Character Representation Value/Description ASCII Character 0 Decimal 48 Octal 60 Hexadecimal 30 Binary 0011 0000 Description Zero Category Printable Characters Subcategory Digits Unicode U+0030 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 0 Quote...


