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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 螳゚ェ螳゚ェB 11100101101011101101111111111001100111011010101011100101101011101101111111111001100111011010101001000010 e5aedff99daae5aedff99daa42
EUC-JP 螳゚?ェ螳゚?ェB 111010101011000010001110110111110011111110001110101010101110101010110000100011101101111100111111100011101010101001000010 eab08edf3f8eaaeab08edf3f8eaa42
UTF-8 螳゚ェ螳゚ェB 11101000100111101011001111101111101111101001111111101110100110111011100011101111101111011010101011101000100111101011001111101111101111101001111111101110100110111011100011101111101111011010101001000010 e89eb3efbe9fee9bb8efbdaae89eb3efbe9fee9bb8efbdaa42
UHC 螳???螳???B 1101001111011001001111110011111100111111110100111101100100111111001111110011111101000010 d3d93f3f3fd3d93f3f3f42

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