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 蟲ー貉м蟲ー貉к^ 111001011011001110110000111001101011100110000100011111011110010110110011101100001110011010111001100001000111101101011110 e5b3b0e6b9847de5b3b0e6b9847b5e
EUC-JP 蟲ー貉м蟲ー貉к^ 1110101010110101100011101011000011101100101110111010011111011110111010101011010110001110101100001110110010111011101001111101110001011110 eab58eb0ecbba7deeab58eb0ecbba7dc5e
UTF-8 蟲ー貉м蟲ー貉к^ 1110100010011111101100101110111110111101101100001110100010110010100010011101000010111100111010001001111110110010111011111011110110110000111010001011001010001001110100001011101001011110 e89fb2efbdb0e8b289d0bce89fb2efbdb0e8b289d0ba5e
UHC 蟲??м蟲??к^ 11110101111110010011111100111111101011001101111011110101111110010011111100111111101011001101110001011110 f5f93f3facdef5f93f3facdc5e

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