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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?換晤[}?換晤[{^ 001111111000101010110111100111011110101101011011011111010011111110001010101101111001110111101011010110110111101101011110 3f8ab79deb5b7d3f8ab79deb5b7b5e
EUC-JP ?換晤[}?換晤[{^ 001111111011010010111001110110101110110101011011011111010011111110110100101110011101101011101101010110110111101101011110 3fb4b9daed5b7d3fb4b9daed5b7b5e
UTF-8 룿換晤[}룿換晤[{^ 1110101110100011101111111110011010001111100110111110011010011001101001000101101101111101111010111010001110111111111001101000111110011011111001101001100110100100010110110111101101011110 eba3bfe68f9be699a45b7deba3bfe68f9be699a45b7b5e
UHC 룿換晤[}룿換晤[{^ 1000111110110000111111001011010111100111111110110101101101111101100011111011000011111100101101011110011111111011010110110111101101011110 8fb0fcb5e7fb5b7d8fb0fcb5e7fb5b7b5e

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