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 雨?媛?雨?媛?^ 10001001010010100011111110010101010100010011111110001001010010100011111110010101010100010011111101011110 894a3f95513f894a3f95513f5e
EUC-JP 雨?媛?雨?媛?^ 10110001101010110011111111001001101100100011111110110001101010110011111111001001101100100011111101011110 b1ab3fc9b23fb1ab3fc9b23f5e
UTF-8 雨렭媛받雨렭媛밗^ 11101001100110111010100011101011101000001010110111100101101010101001101111101011101100001001101111101001100110111010100011101011101000001010110111100101101010101001101111101011101100001001011101011110 e99ba8eba0ade5aa9bebb09be99ba8eba0ade5aa9bebb0975e
UHC 雨렭媛받雨렭媛밗^ 1110100111101011100011101011101011101010101100001011100111011110111010011110101110001110101110101110101010110000101110011101110001011110 e9eb8ebaeab0b9dee9eb8ebaeab0b9dc5e

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