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 ?P??@?P??@^ 0011111101010000001111110011111101000000001111110101000000111111001111110100000001011110 3f503f3f403f503f3f405e
SJIS-WIN 鯀Pマウ@鯀Pマウ@^ 11101001101111110101000011001111101100110100000011101001101111110101000011001111101100110100000001011110 e9bf50cfb340e9bf50cfb3405e
EUC-JP 鯀Pマウ@鯀Pマウ@^ 1111001011000001010100001000111011001111100011101011001101000000111100101100000101010000100011101100111110001110101100110100000001011110 f2c1508ecf8eb340f2c1508ecf8eb3405e
UTF-8 鯀Pマウ@鯀Pマウ@^ 1110100110101111100000000101000011101111101111101000111111101111101111011011001101000000111010011010111110000000010100001110111110111110100011111110111110111101101100110100000001011110 e9af8050efbe8fefbdb340e9af8050efbe8fefbdb3405e
UHC ?P??@?P??@^ 0011111101010000001111110011111101000000001111110101000000111111001111110100000001011110 3f503f3f403f503f3f405e

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