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 ??????????E 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
SJIS-WIN 窈????窈????E 11100010011101110011111100111111001111110011111111100010011101110011111100111111001111110011111101000101 e2773f3f3f3fe2773f3f3f3f45
EUC-JP 窈????窈????E 11100011110110000011111100111111001111110011111111100011110110000011111100111111001111110011111101000101 e3d83f3f3f3fe3d83f3f3f3f45
UTF-8 窈뤸뒻療괲窈뤸뒻療괷E 11100111101010101000100011101011101001001011100011101011100100101011101111101111101001111000000111101010101101001011001011100111101010101000100011101011101001001011100011101011100100101011101111101111101001111000000111101010101101001011011101000101 e7aa88eba4b8eb92bbefa781eab4b2e7aa88eba4b8eb92bbefa781eab4b745
UHC 窈뤸뒻療괲窈뤸뒻療괷E 111010011010000110001111111001101000101010110001111010001111111010000010010110011110100110100001100011111110011010001010101100011110100011111110100000100110001001000101 e9a18fe68ab1e8fe8259e9a18fe68ab1e8fe826245

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