ASCII Code 1
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 1 is represented by the control character ␁ also known as the start of heading.
| Attribute | Value |
|---|---|
| Symbol | ␁ |
| Unicode Symbol | ␁ |
| Decimal | 1 |
| Octal | 1 |
| Hexadecimal | 1 |
| Binary | 0000 0001 |
| Description | Start of Heading |
| Category | Control Characters |
| Subcategory | Transmission Control |
| Unicode | U+0001 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 82
In the 7-bit ASCII character set, ASCII code 82 is represented by the character R also known as the uppercase r. Character Representation Value/Description ASCII Character R Decimal 82 Octal 122 Hexadecimal 52 Binary 0101 0010 Description Uppercase R Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+0052 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 56
In the 7-bit ASCII character set, ASCII code 56 is represented by the character 8 also known as the eight. Character Representation Value/Description ASCII Character 8 Decimal 56 Octal 70 Hexadecimal 38 Binary 0011 1000 Description Eight Category Printable Characters Subcategory Digits Unicode U+0038 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 8 Quo...
2024-12-03
ASCII Code 29
In the 7-bit ASCII character set, ASCII code 29 is represented by the control character ␝ also known as the group separator. Attribute Value Symbol ␝ Unicode Symbol ␝ Decimal 29 Octal 35 Hexadecimal 1D Binary 0001 1101 Description Group Separator Category Control Characters Subcategory Data structuring Unicode U+001D
2024-12-03
ASCII Code 76
In the 7-bit ASCII character set, ASCII code 76 is represented by the character L also known as the uppercase l. Character Representation Value/Description ASCII Character L Decimal 76 Octal 114 Hexadecimal 4C Binary 0100 1100 Description Uppercase L Category Printable Characters Subcategory Uppercase Latin alphabet Unicode U+004C 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 34
In the 7-bit ASCII character set, ASCII code 34 is represented by the character “ also known as the double quotes (or speech marks). Character Representation Value/Description ASCII Character " Decimal 34 Octal 42 Hexadecimal 22 Binary 0010 0010 Description Double quotes (or speech marks) Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0022 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. i...
2024-12-03
ASCII Code 4
In the 7-bit ASCII character set, ASCII code 4 is represented by the control character ␄ also known as the end of transmission. Attribute Value Symbol ␄ Unicode Symbol ␄ Decimal 4 Octal 4 Hexadecimal 4 Binary 0000 0100 Description End of Transmission Category Control Characters Subcategory Transmission Control Unicode U+0004


