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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蠍エ隶稽}蠍エ隶稽{^ 1110010110110110101101001110100010101110100011000110110101111101111001011011011010110100111010001010111010001100011011010111101101011110 e5b6b4e8ae8c6d7de5b6b4e8ae8c6d7b5e
EUC-JP 蠍エ隶稽}蠍エ隶稽{^ 11101010101110001000111010110100111100001011000010110111110011100111110111101010101110001000111010110100111100001011000010110111110011100111101101011110 eab88eb4f0b0b7ce7deab88eb4f0b0b7ce7b5e
UTF-8 蠍エ隶稽}蠍エ隶稽{^ 111010001010000010001101111011111011110110110100111010011001101010110110111001111010100010111101011111011110100010100000100011011110111110111101101101001110100110011010101101101110011110101000101111010111101101011110 e8a08defbdb4e99ab6e7a8bd7de8a08defbdb4e99ab6e7a8bd7b5e
UHC ???稽}???稽{^ 00111111001111110011111111001101101001100111110100111111001111110011111111001101101001100111101101011110 3f3f3fcda67d3f3f3fcda67b5e

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