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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???愈?}???愈?{^ 001111110011111100111111100101101111101000111111011111010011111100111111001111111001011011111010001111110111101101011110 3f3f3f96fa3f7d3f3f3f96fa3f7b5e
EUC-JP ???愈?}???愈?{^ 001111110011111100111111110011001111110000111111011111010011111100111111001111111100110011111100001111110111101101011110 3f3f3fccfc3f7d3f3f3fccfc3f7b5e
UTF-8 筽띕씣愈뛫}筽띕씣愈뛫{^ 111001111010110110111101111010111001110110010101111011001001010010100011111001101000010010001000111010111001101110101011011111011110011110101101101111011110101110011101100101011110110010010100101000111110011010000100100010001110101110011011101010110111101101011110 e7adbdeb9d95ec94a3e68488eb9bab7de7adbdeb9d95ec94a3e68488eb9bab7b5e
UHC 筽띕씣愈뛫}筽띕씣愈뛫{^ 1110100010100100101101101110101110011101101101111110101011101111100011010110111001111101111010001010010010110110111010111001110110110111111010101110111110001101011011100111101101011110 e8a4b6eb9db7eaef8d6e7de8a4b6eb9db7eaef8d6e7b5e

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