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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 螂ェ蟆穫}螂ェ蟆穫{^ 1110010110100101101010101110010110110000100010100110111001111101111001011010010110101010111001011011000010001010011011100111101101011110 e5a5aae5b08a6e7de5a5aae5b08a6e7b5e
EUC-JP 螂ェ蟆穫}螂ェ蟆穫{^ 11101010101001111000111010101010111010101011001010110011110011110111110111101010101001111000111010101010111010101011001010110011110011110111101101011110 eaa78eaaeab2b3cf7deaa78eaaeab2b3cf7b5e
UTF-8 螂ェ蟆穫}螂ェ蟆穫{^ 111010001001111010000010111011111011110110101010111010001001111110000110111001111010100110101011011111011110100010011110100000101110111110111101101010101110100010011111100001101110011110101001101010110111101101011110 e89e82efbdaae89f86e7a9ab7de89e82efbdaae89f86e7a9ab7b5e
UHC 螂??穫}螂??穫{^ 110101011100110000111111001111111111110010101110011111011101010111001100001111110011111111111100101011100111101101011110 d5cc3f3ffcae7dd5cc3f3ffcae7b5e

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