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 9
In the 7-bit ASCII character set, ASCII code 9 is represented by the control character ␉ also known as the horizontal tab. Attribute Value Symbol ␉ Unicode Symbol ␉ Decimal 9 Octal 11 Hexadecimal 9 Binary 0000 1001 Description Horizontal Tab Category Control Characters Subcategory Printing and display control Unicode U+0009
2024-12-03
ASCII Code 71
In the 7-bit ASCII character set, ASCII code 71 is represented by the character G also known as the uppercase g. Character Representation Value/Description ASCII Character G Decimal 71 Octal 107 Hexadecimal 47 Binary 0100 0111 Description Uppercase G Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0047 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 104
In the 7-bit ASCII character set, ASCII code 104 is represented by the character h also known as the lowercase h. Character Representation Value/Description ASCII Character h Decimal 104 Octal 150 Hexadecimal 68 Binary 0110 1000 Description Lowercase h Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0068 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 26
In the 7-bit ASCII character set, ASCII code 26 is represented by the control character ␚ also known as the substitute. Attribute Value Symbol ␚ Unicode Symbol ␚ Decimal 26 Octal 32 Hexadecimal 1A Binary 0001 1010 Description Substitute Category Control Characters Subcategory Transmission control Unicode U+001A
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-...


