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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?換晤}?換晤{^ 00111111100010101011011110011101111010110111110100111111100010101011011110011101111010110111101101011110 3f8ab79deb7d3f8ab79deb7b5e
EUC-JP ?換晤}?換晤{^ 00111111101101001011100111011010111011010111110100111111101101001011100111011010111011010111101101011110 3fb4b9daed7d3fb4b9daed7b5e
UTF-8 룿換晤}룿換晤{^ 111010111010001110111111111001101000111110011011111001101001100110100100011111011110101110100011101111111110011010001111100110111110011010011001101001000111101101011110 eba3bfe68f9be699a47deba3bfe68f9be699a47b5e
UHC 룿換晤}룿換晤{^ 100011111011000011111100101101011110011111111011011111011000111110110000111111001011010111100111111110110111101101011110 8fb0fcb5e7fb7d8fb0fcb5e7fb7b5e

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