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 螂ェ螟嘲螂ェ螟嘴^ 111001011010010110101010111001011010010010011010011111011110010110100101101010101110010110100100100110100111101101011110 e5a5aae5a49a7de5a5aae5a49a7b5e
EUC-JP 螂ェ螟嘲螂ェ螟嘴^ 1110101010100111100011101010101011101010101001101101001111011110111010101010011110001110101010101110101010100110110100111101110001011110 eaa78eaaeaa6d3deeaa78eaaeaa6d3dc5e
UTF-8 螂ェ螟嘲螂ェ螟嘴^ 11101000100111101000001011101111101111011010101011101000100111101001111111100101100110001011001011101000100111101000001011101111101111011010101011101000100111101001111111100101100110001011010001011110 e89e82efbdaae89e9fe598b2e89e82efbdaae89e9fe598b45e
UHC 螂?螟嘲螂?螟嘴^ 110101011100110000111111110110011010110111110000101111111101010111001100001111111101100110101101111101101010010001011110 d5cc3fd9adf0bfd5cc3fd9adf6a45e

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