ASCII Code 30
发表于|更新于|Wiki
|浏览量:
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 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
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 45
In the 7-bit ASCII character set, ASCII code 45 is represented by the character - also known as the hyphen-minus. Character Representation Value/Description ASCII Character - Decimal 45 Octal 55 Hexadecimal 2D Binary 0010 1101 Description Hyphen-minus Category Printable Characters Subcategory Punctuation and Symbols Unicode U+002D 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 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 51
In the 7-bit ASCII character set, ASCII code 51 is represented by the character 3 also known as the three. Character Representation Value/Description ASCII Character 3 Decimal 51 Octal 63 Hexadecimal 33 Binary 0011 0011 Description Three Category Printable Characters Subcategory Digits Unicode U+0033 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Escape Code 3 Quo...
2024-12-03
ASCII Code 10
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
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


