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 肛建Η}肛建Η{^ 111000111110100010001100100110101000001110100101011111011110001111101000100011001001101010000011101001010111101101011110 e3e88c9a83a57de3e88c9a83a57b5e
EUC-JP 肛建Η}肛建Η{^ 111001101110101010110111111110101010011010100111011111011110011011101010101101111111101010100110101001110111101101011110 e6eab7faa6a77de6eab7faa6a77b5e
UTF-8 肛建Η}肛建Η{^ 11101000100000101001101111100101101110111011101011001110100101110111110111101000100000101001101111100101101110111011101011001110100101110111101101011110 e8829be5bbbace977de8829be5bbbace977b5e
UHC 肛建Η}肛建Η{^ 111110011111110111001011111011111010010111000111011111011111100111111101110010111110111110100101110001110111101101011110 f9fdcbefa5c77df9fdcbefa5c77b5e

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