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 銹耶エュ}銹耶エュ{^ 111001111111011010010110111010111011010010101101011111011110011111110110100101101110101110110100101011010111101101011110 e7f696ebb4ad7de7f696ebb4ad7b5e
EUC-JP 銹耶エュ}銹耶エュ{^ 11101110111110001100110011101101100011101011010010001110101011010111110111101110111110001100110011101101100011101011010010001110101011010111101101011110 eef8cced8eb48ead7deef8cced8eb48ead7b5e
UTF-8 銹耶エュ}銹耶エュ{^ 111010011000101010111001111010001000000010110110111011111011110110110100111011111011110110101101011111011110100110001010101110011110100010000000101101101110111110111101101101001110111110111101101011010111101101011110 e98ab9e880b6efbdb4efbdad7de98ab9e880b6efbdb4efbdad7b5e
UHC 銹耶??}銹耶??{^ 111000101100100011100101101011010011111100111111011111011110001011001000111001011010110100111111001111110111101101011110 e2c8e5ad3f3f7de2c8e5ad3f3f7b5e

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