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 遲鷺、ウ繧よエァ^ 11100111101011011000110111101011101001001011001111100011100000101000001011100110101101001010011101011110 e7ad8deba4b3e38282e6b4a75e
EUC-JP 遲鷺、ウ繧よエァ^ 1110111010101111101110101110110110001110101001001000111010110011111001011110001010100100111010001000111010110100100011101010011101011110 eeafbaed8ea48eb3e5e2a4e88eb48ea75e
UTF-8 遲鷺、ウ繧よエァ^ 11101001100000011011001011101001101101111011101011101111101111011010010011101111101111011011001111100111101110011010011111100011100000101000100011101111101111011011010011101111101111011010011101011110 e981b2e9b7baefbda4efbdb3e7b9a7e38288efbdb4efbda75e
UHC 遲鷺???よ??^ 111100101100000011010110110111000011111100111111001111111010101011101000001111110011111101011110 f2c0d6dc3f3f3faae83f3f5e

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