ASCII Code 94
In the 7-bit ASCII character set, ASCII code 94 is represented by the character ^
also known as the caret - circumflex.
Character Representation | Value/Description |
---|---|
ASCII Character | ^ |
Decimal | 94 |
Octal | 136 |
Hexadecimal | 5E |
Binary | 0101 1110 |
Description | Caret - circumflex |
Category | Printable Characters |
Subcategory | Punctuation and Symbols |
Unicode | U+005E |
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
Encoding Method | Encoded Value | |
---|---|---|
URL Escape Code | %5E | |
Quoted-printable | =5E |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.