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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 荳ケ謌井クケ逞イ^ 11100100101110001011100111100110100010001000100011100100101110001011100111100111100101111011001001011110 e4b8b9e68888e4b8b9e797b25e
EUC-JP 荳ケ謌井クケ逞イ^ 1110100010111010100011101011100111101011111010001011000011100110100011101011100010001110101110011110110111110111100011101011001001011110 e8ba8eb9ebe8b0e68eb88eb9edf78eb25e
UTF-8 荳ケ謌井クケ逞イ^ 11101000100011011011001111101111101111011011100111101000101011001000110011100100101110101001010111101111101111011011100011101111101111011011100111101001100000001001111011101111101111011011001001011110 e88db3efbdb9e8ac8ce4ba95efbdb8efbdb9e9809eefbdb25e
UHC 荳??井??逞?^ 110101001110010100111111001111111110111111001100001111110011111111010110110000010011111101011110 d4e53f3fefcc3f3fd6c13f5e

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