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 螂ェ遶ェ螂ェ遶ェ^ 11100101101001011010101011100111101010111010101011100101101001011010101011100111101010111010101001011110 e5a5aae7abaae5a5aae7abaa5e
EUC-JP 螂ェ遶ェ螂ェ遶ェ^ 1110101010100111100011101010101011101110101011011000111010101010111010101010011110001110101010101110111010101101100011101010101001011110 eaa78eaaeead8eaaeaa78eaaeead8eaa5e
UTF-8 螂ェ遶ェ螂ェ遶ェ^ 11101000100111101000001011101111101111011010101011101001100000011011011011101111101111011010101011101000100111101000001011101111101111011010101011101001100000011011011011101111101111011010101001011110 e89e82efbdaae981b6efbdaae89e82efbdaae981b6efbdaa5e
UHC 螂???螂???^ 1101010111001100001111110011111100111111110101011100110000111111001111110011111101011110 d5cc3f3f3fd5cc3f3f3f5e

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