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 쒔렳쒀祐쒔렳쒀瑀^ 11101100100100101001010011101011101000001011001111101100100100101000000011100111101001011001000011101100100100101001010011101011101000001011001111101100100100101000000011100111100100011000000001011110 ec9294eba0b3ec9280e7a590ec9294eba0b3ec9280e791805e
UHC 쒔렳쒀祐쒔렳쒀瑀^ 1011111010101101100011101100000010111110101011001110100111011110101111101010110110001110110000001011111010101100111010011101110001011110 bead8ec0beace9debead8ec0beace9dc5e

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