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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 癲???@癲???@B 11100001100111110011111100111111001111110100000011100001100111110011111100111111001111110100000001000010 e19f3f3f3f40e19f3f3f3f4042
EUC-JP 癲???@癲???@B 11100010101000010011111100111111001111110100000011100010101000010011111100111111001111110100000001000010 e2a13f3f3f40e2a13f3f3f4042
UTF-8 癲띛됱젫@癲띛됱젫@B 111001111001100110110010111010111001110110011011111010111001000010110001111011001010000010101011010000001110011110011001101100101110101110011101100110111110101110010000101100011110110010100000101010110100000001000010 e799b2eb9d9beb90b1eca0ab40e799b2eb9d9beb90b1eca0ab4042
UHC 癲띛됱젫@癲띛됱젫@B 11101111101001101000110111010001100010011110110010100000101000110100000011101111101001101000110111010001100010011110110010100000101000110100000001000010 efa68dd189eca0a340efa68dd189eca0a34042

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