ASCII Code 67
In the 7-bit ASCII character set, ASCII code 67 is represented by the character C
also known as the uppercase c.
Character Representation | Value/Description |
---|---|
ASCII Character | C |
Decimal | 67 |
Octal | 103 |
Hexadecimal | 43 |
Binary | 0100 0011 |
Description | Uppercase C |
Category | Printable Characters |
Subcategory | Uppercase Latin alphabet |
Unicode | U+0043 |
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
Encoding Method | Encoded Value | |
---|---|---|
URL Escape Code | C | |
Quoted-printable | =43 |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.