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 蒟ケ夋穫}蒟ケ夋穫{^ 1110010011100101101110011111101010011111100010100110111001111101111001001110010110111001111110101001111110001010011011100111101101011110 e4e5b9fa9f8a6e7de4e5b9fa9f8a6e7b5e
EUC-JP 蒟ケ夋穫}蒟ケ夋穫{^ 111010001110011110001110101110011000111110111000111000011011001111001111011111011110100011100111100011101011100110001111101110001110000110110011110011110111101101011110 e8e78eb98fb8e1b3cf7de8e78eb98fb8e1b3cf7b5e
UTF-8 蒟ケ夋穫}蒟ケ夋穫{^ 111010001001001010011111111011111011110110111001111001011010010010001011111001111010100110101011011111011110100010010010100111111110111110111101101110011110010110100100100010111110011110101001101010110111101101011110 e8929fefbdb9e5a48be7a9ab7de8929fefbdb9e5a48be7a9ab7b5e
UHC ???穫}???穫{^ 00111111001111110011111111111100101011100111110100111111001111110011111111111100101011100111101101011110 3f3f3ffcae7d3f3f3ffcae7b5e

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