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 甃獏甞炙^ 11100111100101001000001111100111100011011000111111100111100101001001111011100111100000101001100101011110 e79483e78d8fe7949ee782995e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ç??ç??ç??ç??^ 100011111010101110101110001111110011111110001111101010111010111000111111001111111000111110101011101011100011111100111111100011111010101110101110001111110011111101011110 8fabae3f3f8fabae3f3f8fabae3f3f8fabae3f3f5e
UTF-8 甃獏甞炙^ 11000011101001111100001010010100110000101000001111000011101001111100001010001101110000101000111111000011101001111100001010010100110000101001111011000011101001111100001010000010110000101001100101011110 c3a7c294c283c3a7c28dc28fc3a7c294c29ec3a7c282c2995e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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