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 1001000010110011001111110101110001101110011001101001000010110011001111110101110001101110010111100111110101011001100100001011001100111111010111000110111001100110100100001011001100111111010111000110111001011110011111010110001001000101 90b33f5c6e6690b33f5c6e5e7d5990b33f5c6e6690b33f5c6e5e7d6245
EUC-JP 正?\nf正?\n^}Y正?\nf正?\n^}bE 1100000010110101001111110101110001101110011001101100000010110101001111110101110001101110010111100111110101011001110000001011010100111111010111000110111001100110110000001011010100111111010111000110111001011110011111010110001001000101 c0b53f5c6e66c0b53f5c6e5e7d59c0b53f5c6e66c0b53f5c6e5e7d6245
UTF-8 正렲\nf正렲\n^}Y正렲\nf正렲\n^}bE 1110011010101101101000111110101110100000101100100101110001101110011001101110011010101101101000111110101110100000101100100101110001101110010111100111110101011001111001101010110110100011111010111010000010110010010111000110111001100110111001101010110110100011111010111010000010110010010111000110111001011110011111010110001001000101 e6ada3eba0b25c6e66e6ada3eba0b25c6e5e7d59e6ada3eba0b25c6e66e6ada3eba0b25c6e5e7d6245
UHC 正렲\nf正렲\n^}Y正렲\nf正렲\n^}bE 111011111110000110001110101111110101110001101110011001101110111111100001100011101011111101011100011011100101111001111101010110011110111111100001100011101011111101011100011011100110011011101111111000011000111010111111010111000110111001011110011111010110001001000101 efe18ebf5c6e66efe18ebf5c6e5e7d59efe18ebf5c6e66efe18ebf5c6e5e7d6245

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