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 豁咎エソ}豁咎エソ{^ 111001101010110110011001111010011011010010111111011111011110011010101101100110011110100110110100101111110111101101011110 e6ad99e9b4bf7de6ad99e9b4bf7b5e
EUC-JP 豁咎エソ}豁咎エソ{^ 11101100101011111101001011101011100011101011010010001110101111110111110111101100101011111101001011101011100011101011010010001110101111110111101101011110 ecafd2eb8eb48ebf7decafd2eb8eb48ebf7b5e
UTF-8 豁咎エソ}豁咎エソ{^ 111010001011000110000001111001011001001010001110111011111011110110110100111011111011110110111111011111011110100010110001100000011110010110010010100011101110111110111101101101001110111110111101101111110111101101011110 e8b181e5928eefbdb4efbdbf7de8b181e5928eefbdb4efbdbf7b5e
UHC 豁咎??}豁咎??{^ 111111001100001111001111101001000011111100111111011111011111110011000011110011111010010000111111001111110111101101011110 fcc3cfa43f3f7dfcc3cfa43f3f7b5e

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