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 «£Jf«£J^}Y«£Jf«£J^}bE 10001111101010111010001101001010011001101000111110101011101000110100101001011110011111010101100110001111101010111010001101001010011001101000111110101011101000110100101001011110011111010110001001000101 8faba34a668faba34a5e7d598faba34a668faba34a5e7d6245
SJIS-WIN ??£Jf??£J^}Y??£Jf??£J^}bE 0011111100111111100000011001001001001010011001100011111100111111100000011001001001001010010111100111110101011001001111110011111110000001100100100100101001100110001111110011111110000001100100100100101001011110011111010110001001000101 3f3f81924a663f3f81924a5e7d593f3f81924a663f3f81924a5e7d6245
EUC-JP ??£Jf??£J^}Y??£Jf??£J^}bE 0011111100111111101000011111001001001010011001100011111100111111101000011111001001001010010111100111110101011001001111110011111110100001111100100100101001100110001111110011111110100001111100100100101001011110011111010110001001000101 3f3fa1f24a663f3fa1f24a5e7d593f3fa1f24a663f3fa1f24a5e7d6245
UTF-8 «£Jf«£J^}Y«£Jf«£J^}bE 11000010100011111100001010101011110000101010001101001010011001101100001010001111110000101010101111000010101000110100101001011110011111010101100111000010100011111100001010101011110000101010001101001010011001101100001010001111110000101010101111000010101000110100101001011110011111010110001001000101 c28fc2abc2a34a66c28fc2abc2a34a5e7d59c28fc2abc2a34a66c28fc2abc2a34a5e7d6245
UHC ???Jf???J^}Y???Jf???J^}bE 00111111001111110011111101001010011001100011111100111111001111110100101001011110011111010101100100111111001111110011111101001010011001100011111100111111001111110100101001011110011111010110001001000101 3f3f3f4a663f3f3f4a5e7d593f3f3f4a663f3f3f4a5e7d6245

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