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 1001000110110010100100011010001001101111011001101001000110110010100100011010001001101111010111100111110101011001100100011011001010010001101000100110111101100110100100011011001010010001101000100110111101011110011111010110001001000101 91b291a26f6691b291a26f5e7d5991b291a26f6691b291a26f5e7d6245
SJIS-WIN ???¢of???¢o^}Y???¢of???¢o^}bE 001111110011111100111111100000011001000101101111011001100011111100111111001111111000000110010001011011110101111001111101010110010011111100111111001111111000000110010001011011110110011000111111001111110011111110000001100100010110111101011110011111010110001001000101 3f3f3f81916f663f3f3f81916f5e7d593f3f3f81916f663f3f3f81916f5e7d6245
EUC-JP ???¢of???¢o^}Y???¢of???¢o^}bE 001111110011111100111111101000011111000101101111011001100011111100111111001111111010000111110001011011110101111001111101010110010011111100111111001111111010000111110001011011110110011000111111001111110011111110100001111100010110111101011110011111010110001001000101 3f3f3fa1f16f663f3f3fa1f16f5e7d593f3f3fa1f16f663f3f3fa1f16f5e7d6245
UTF-8 ‘²‘¢of‘²‘¢o^}Y‘²‘¢of‘²‘¢o^}bE 110000101001000111000010101100101100001010010001110000101010001001101111011001101100001010010001110000101011001011000010100100011100001010100010011011110101111001111101010110011100001010010001110000101011001011000010100100011100001010100010011011110110011011000010100100011100001010110010110000101001000111000010101000100110111101011110011111010110001001000101 c291c2b2c291c2a26f66c291c2b2c291c2a26f5e7d59c291c2b2c291c2a26f66c291c2b2c291c2a26f5e7d6245
UHC ?²??of?²??o^}Y?²??of?²??o^}bE 001111111010100111110111001111110011111101101111011001100011111110101001111101110011111100111111011011110101111001111101010110010011111110101001111101110011111100111111011011110110011000111111101010011111011100111111001111110110111101011110011111010110001001000101 3fa9f73f3f6f663fa9f73f3f6f5e7d593fa9f73f3f6f663fa9f73f3f6f5e7d6245

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