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 雨?弔魄雨?弔白^ 100010010100101000111111100100101010001011101001101011101000100101001010001111111001001010100010100101001001001001011110 894a3f92a2e9ae894a3f92a294925e
EUC-JP 雨?弔魄雨?弔白^ 101100011010101100111111110001001010010011110010101100001011000110101011001111111100010010100100110001111111001001011110 b1ab3fc4a4f2b0b1ab3fc4a4c7f25e
UTF-8 雨렭弔魄雨렭弔白^ 11101001100110111010100011101011101000001010110111100101101111001001010011101001101011011000010011101001100110111010100011101011101000001010110111100101101111001001010011100111100110011011110101011110 e99ba8eba0ade5bc94e9ad84e99ba8eba0ade5bc94e799bd5e
UHC 雨렭弔魄雨렭弔白^ 1110100111101011100011101011101011110000110000001101101111011110111010011110101110001110101110101111000011000000110110111101110001011110 e9eb8ebaf0c0dbdee9eb8ebaf0c0dbdc5e

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