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 ??Ff??F^}Y??Ff??F^}bE 001111110011111101000110011001100011111100111111010001100101111001111101010110010011111100111111010001100110011000111111001111110100011001011110011111010110001001000101 3f3f46663f3f465e7d593f3f46663f3f465e7d6245
SJIS-WIN 顋ケFf顋ケF^}Y顋ケFf顋ケF^}bE 11101000111110011011100101000110011001101110100011111001101110010100011001011110011111010101100111101000111110011011100101000110011001101110100011111001101110010100011001011110011111010110001001000101 e8f9b94666e8f9b9465e7d59e8f9b94666e8f9b9465e7d6245
EUC-JP 顋ケFf顋ケF^}Y顋ケFf顋ケF^}bE 1111000011111011100011101011100101000110011001101111000011111011100011101011100101000110010111100111110101011001111100001111101110001110101110010100011001100110111100001111101110001110101110010100011001011110011111010110001001000101 f0fb8eb94666f0fb8eb9465e7d59f0fb8eb94666f0fb8eb9465e7d6245
UTF-8 顋ケFf顋ケF^}Y顋ケFf顋ケF^}bE 11101001101000011000101111101111101111011011100101000110011001101110100110100001100010111110111110111101101110010100011001011110011111010101100111101001101000011000101111101111101111011011100101000110011001101110100110100001100010111110111110111101101110010100011001011110011111010110001001000101 e9a18befbdb94666e9a18befbdb9465e7d59e9a18befbdb94666e9a18befbdb9465e7d6245
UHC ??Ff??F^}Y??Ff??F^}bE 001111110011111101000110011001100011111100111111010001100101111001111101010110010011111100111111010001100110011000111111001111110100011001011110011111010110001001000101 3f3f46663f3f465e7d593f3f46663f3f465e7d6245

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