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 ?舜?祐?舜??^ 001111111000111101110111001111111001011101010011001111111000111101110111001111110011111101011110 3f8f773f97533f8f773f3f5e
EUC-JP ?舜?祐?舜?瑀^ 0011111110111101110110000011111111001101101101000011111110111101110110000011111110001111110011001011011101011110 3fbdd83fcdb43fbdd83f8fccb75e
UTF-8 쒔舜렕祐쒔舜렕瑀^ 11101100100100101001010011101000100010001001110011101011101000001001010111100111101001011001000011101100100100101001010011101000100010001001110011101011101000001001010111100111100100011000000001011110 ec9294e8889ceba095e7a590ec9294e8889ceba095e791805e
UHC 쒔舜렕祐쒔舜렕瑀^ 1011111010101101111000101110111110001110101010101110100111011110101111101010110111100010111011111000111010101010111010011101110001011110 beade2ef8eaae9debeade2ef8eaae9dc5e

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