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 11100101101011101011111111101001101110011011111111100101101011101011111111101001101110011011111101000010 e5aebfe9b9bfe5aebfe9b9bf42
EUC-JP 螳ソ鮖ソ螳ソ鮖ソB 1110101010110000100011101011111111110010101110111000111010111111111010101011000010001110101111111111001010111011100011101011111101000010 eab08ebff2bb8ebfeab08ebff2bb8ebf42
UTF-8 螳ソ鮖ソ螳ソ鮖ソB 11101000100111101011001111101111101111011011111111101001101011101001011011101111101111011011111111101000100111101011001111101111101111011011111111101001101011101001011011101111101111011011111101000010 e89eb3efbdbfe9ae96efbdbfe89eb3efbdbfe9ae96efbdbf42
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)