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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 殿?\nf殿?\n^}Y殿?\nf殿?\n^}bE 1001001101100001001111110101110001101110011001101001001101100001001111110101110001101110010111100111110101011001100100110110000100111111010111000110111001100110100100110110000100111111010111000110111001011110011111010110001001000101 93613f5c6e6693613f5c6e5e7d5993613f5c6e6693613f5c6e5e7d6245
EUC-JP 殿?\nf殿?\n^}Y殿?\nf殿?\n^}bE 1100010111000010001111110101110001101110011001101100010111000010001111110101110001101110010111100111110101011001110001011100001000111111010111000110111001100110110001011100001000111111010111000110111001011110011111010110001001000101 c5c23f5c6e66c5c23f5c6e5e7d59c5c23f5c6e66c5c23f5c6e5e7d6245
UTF-8 殿및\nf殿및\n^}Y殿및\nf殿및\n^}bE 1110011010101110101111111110101110110000100011110101110001101110011001101110011010101110101111111110101110110000100011110101110001101110010111100111110101011001111001101010111010111111111010111011000010001111010111000110111001100110111001101010111010111111111010111011000010001111010111000110111001011110011111010110001001000101 e6aebfebb08f5c6e66e6aebfebb08f5c6e5e7d59e6aebfebb08f5c6e66e6aebfebb08f5c6e5e7d6245
UHC 殿및\nf殿및\n^}Y殿및\nf殿및\n^}bE 111011101111110010111001110101110101110001101110011001101110111011111100101110011101011101011100011011100101111001111101010110011110111011111100101110011101011101011100011011100110011011101110111111001011100111010111010111000110111001011110011111010110001001000101 eefcb9d75c6e66eefcb9d75c6e5e7d59eefcb9d75c6e66eefcb9d75c6e5e7d6245

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