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 ???祐????^ 00111111001111110011111110010111010100110011111100111111001111110011111101011110 3f3f3f97533f3f3f3f5e
EUC-JP ???祐???瑀^ 001111110011111100111111110011011011010000111111001111110011111110001111110011001011011101011110 3f3f3fcdb43f3f3f8fccb75e
UTF-8 쒔吳렕祐쒔吳렕瑀^ 11101100100100101001010011100101100100001011001111101011101000001001010111100111101001011001000011101100100100101001010011100101100100001011001111101011101000001001010111100111100100011000000001011110 ec9294e590b3eba095e7a590ec9294e590b3eba095e791805e
UHC 쒔吳렕祐쒔吳렕瑀^ 1011111010101101111001111110111110001110101010101110100111011110101111101010110111100111111011111000111010101010111010011101110001011110 beade7ef8eaae9debeade7ef8eaae9dc5e

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