To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ±²of±²o^}Y±²of±²o^}bE 101100011011001001101111011001101011000110110010011011110101111001111101010110011011000110110010011011110110011010110001101100100110111101011110011111010110001001000101 b1b26f66b1b26f5e7d59b1b26f66b1b26f5e7d6245
SJIS-WIN ±?of±?o^}Y±?of±?o^}bE 10000001011111010011111101101111011001101000000101111101001111110110111101011110011111010101100110000001011111010011111101101111011001101000000101111101001111110110111101011110011111010110001001000101 817d3f6f66817d3f6f5e7d59817d3f6f66817d3f6f5e7d6245
EUC-JP ±?of±?o^}Y±?of±?o^}bE 10100001110111100011111101101111011001101010000111011110001111110110111101011110011111010101100110100001110111100011111101101111011001101010000111011110001111110110111101011110011111010110001001000101 a1de3f6f66a1de3f6f5e7d59a1de3f6f66a1de3f6f5e7d6245
UTF-8 ±²of±²o^}Y±²of±²o^}bE 1100001010110001110000101011001001101111011001101100001010110001110000101011001001101111010111100111110101011001110000101011000111000010101100100110111101100110110000101011000111000010101100100110111101011110011111010110001001000101 c2b1c2b26f66c2b1c2b26f5e7d59c2b1c2b26f66c2b1c2b26f5e7d6245
UHC ±²of±²o^}Y±²of±²o^}bE 1010000110111110101010011111011101101111011001101010000110111110101010011111011101101111010111100111110101011001101000011011111010101001111101110110111101100110101000011011111010101001111101110110111101011110011111010110001001000101 a1bea9f76f66a1bea9f76f5e7d59a1bea9f76f66a1bea9f76f5e7d6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)