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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠏ュ荳マ蠏ュ荳ボ^ 111001011011010110101101111001001011100010000011011111011110010110110101101011011110010010111000100000110111101101011110 e5b5ade4b8837de5b5ade4b8837b5e
EUC-JP 蠏ュ荳マ蠏ュ荳ボ^ 1110101010110111100011101010110111101000101110101010010111011110111010101011011110001110101011011110100010111010101001011101110001011110 eab78eade8baa5deeab78eade8baa5dc5e
UTF-8 蠏ュ荳マ蠏ュ荳ボ^ 11101000101000001000111111101111101111011010110111101000100011011011001111100011100000111001111011101000101000001000111111101111101111011010110111101000100011011011001111100011100000111001110001011110 e8a08fefbdade88db3e3839ee8a08fefbdade88db3e3839c5e
UHC ??荳マ??荳ボ^ 00111111001111111101010011100101101010111101111000111111001111111101010011100101101010111101110001011110 3f3fd4e5abde3f3fd4e5abdc5e

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