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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 螳ャ蟆殉i螳ャ蟆殉iB 1110010110101110101011001110010110110000100011110111110101101001111001011010111010101100111001011011000010001111011111010110100101000010 e5aeace5b08f7d69e5aeace5b08f7d6942
EUC-JP 螳ャ蟆殉i螳ャ蟆殉iB 11101010101100001000111010101100111010101011001010111101110111100110100111101010101100001000111010101100111010101011001010111101110111100110100101000010 eab08eaceab2bdde69eab08eaceab2bdde6942
UTF-8 螳ャ蟆殉i螳ャ蟆殉iB 111010001001111010110011111011111011110110101100111010001001111110000110111001101010111010001001011010011110100010011110101100111110111110111101101011001110100010011111100001101110011010101110100010010110100101000010 e89eb3efbdace89f86e6ae8969e89eb3efbdace89f86e6ae896942
UHC 螳??殉i螳??殉iB 110100111101100100111111001111111110001011100110011010011101001111011001001111110011111111100010111001100110100101000010 d3d93f3fe2e669d3d93f3fe2e66942

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