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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 雨?弔發雨?弔發B 100010010100101000111111100100101010001011100001101000101000100101001010001111111001001010100010111000011010001001000010 894a3f92a2e1a2894a3f92a2e1a242
EUC-JP 雨?弔發雨?弔發B 101100011010101100111111110001001010010011100010101001001011000110101011001111111100010010100100111000101010010001000010 b1ab3fc4a4e2a4b1ab3fc4a4e2a442
UTF-8 雨렭弔發雨렭弔發B 11101001100110111010100011101011101000001010110111100101101111001001010011100111100110011011110011101001100110111010100011101011101000001010110111100101101111001001010011100111100110011011110001000010 e99ba8eba0ade5bc94e799bce99ba8eba0ade5bc94e799bc42
UHC 雨렭弔發雨렭弔發B 1110100111101011100011101011101011110000110000001101101110100001111010011110101110001110101110101111000011000000110110111010000101000010 e9eb8ebaf0c0dba1e9eb8ebaf0c0dba142

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