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 之??}之??{^ 1001010001010110001111110011111101111101100101000101011000111111001111110111101101011110 94563f3f7d94563f3f7b5e
EUC-JP 之??}之??{^ 1100011110110111001111110011111101111101110001111011011100111111001111110111101101011110 c7b73f3f7dc7b73f3f7b5e
UTF-8 之ㅹ룰}之ㅹ룰{^ 111001001011100110001011111000111000010110111001111010111010001110110000011111011110010010111001100010111110001110000101101110011110101110100011101100000111101101011110 e4b98be385b9eba3b07de4b98be385b9eba3b07b5e
UHC 之ㅹ룰}之ㅹ룰{^ 111100011111110110100100111010011011011111101010011111011111000111111101101001001110100110110111111010100111101101011110 f1fda4e9b7ea7df1fda4e9b7ea7b5e

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