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 ????Z}????Z{^ 00111111001111110011111100111111010110100111110100111111001111110011111100111111010110100111101101011110 3f3f3f3f5a7d3f3f3f3f5a7b5e
SJIS-WIN 紆?杖?Z}紆?杖?Z{^ 1110001011111100001111111000111111110001001111110101101001111101111000101111110000111111100011111111000100111111010110100111101101011110 e2fc3f8ff13f5a7de2fc3f8ff13f5a7b5e
EUC-JP 紆?杖?Z}紆?杖?Z{^ 1110010011111110001111111011111011110011001111110101101001111101111001001111111000111111101111101111001100111111010110100111101101011110 e4fe3fbef33f5a7de4fe3fbef33f5a7b5e
UTF-8 紆렡杖렱Z}紆렡杖렱Z{^ 1110011110110100100001101110101110100000101000011110011010011101100101101110101110100000101100010101101001111101111001111011010010000110111010111010000010100001111001101001110110010110111010111010000010110001010110100111101101011110 e7b486eba0a1e69d96eba0b15a7de7b486eba0a1e69d96eba0b15a7b5e
UHC 紆렡杖렱Z}紆렡杖렱Z{^ 111010011110000110001110101100101110110111101000100011101011111001011010011111011110100111100001100011101011001011101101111010001000111010111110010110100111101101011110 e9e18eb2ede88ebe5a7de9e18eb2ede88ebe5a7b5e

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