ASCII Code 0
发表于|更新于|Wiki
|浏览量:
In the 7-bit ASCII character set, ASCII code 0 is represented by the control character ␀ also known as the null character.
| Attribute | Value |
|---|---|
| Symbol | ␀ |
| Unicode Symbol | ␀ |
| Decimal | 0 |
| Octal | 0 |
| Hexadecimal | 0 |
| Binary | 0000 0000 |
| Description | Null character |
| Category | Control Characters |
| Subcategory | Miscellaneous codes |
| Unicode | U+0000 |
文章作者: Johnson Lin
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Johnson Lin!
相关推荐
2024-12-03
ASCII Code 100
In the 7-bit ASCII character set, ASCII code 100 is represented by the character d also known as the lowercase d. Character Representation Value/Description ASCII Character d Decimal 100 Octal 144 Hexadecimal 64 Binary 0110 0100 Description Lowercase d Category Printable Characters Subcategory Lowercase Latin alphabet Unicode U+0064 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 36
In the 7-bit ASCII character set, ASCII code 36 is represented by the character $ also known as the dollar. Character Representation Value/Description ASCII Character $ Decimal 36 Octal 44 Hexadecimal 24 Binary 0010 0100 Description Dollar Category Printable Characters Subcategory Punctuation and Symbols Unicode U+0024 EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL E...
2024-12-03
ASCII Code 28
In the 7-bit ASCII character set, ASCII code 28 is represented by the control character ␜ also known as the file separator. Attribute Value Symbol ␜ Unicode Symbol ␜ Decimal 28 Octal 34 Hexadecimal 1C Binary 0001 1100 Description File Separator Category Control Characters Subcategory Data structuring Unicode U+001C
2024-12-03
ASCII Code 58
In the 7-bit ASCII character set, ASCII code 58 is represented by the character : also known as the colon. Character Representation Value/Description ASCII Character : Decimal 58 Octal 72 Hexadecimal 3A Binary 0011 1010 Description Colon Category Printable Characters Subcategory Punctuation and Symbols Unicode U+003A EncodingEncoding non-standard letters and characters into values that can be displayed e.g. in browsers Encoding Method Encoded Value URL Esc...
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 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...


