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 ?薪?祐?薪??^ 001111111001000001100100001111111001011101010011001111111001000001100100001111110011111101011110 3f90643f97533f90643f3f5e
EUC-JP ?薪?祐?薪?瑀^ 0011111110111111110001010011111111001101101101000011111110111111110001010011111110001111110011001011011101011110 3fbfc53fcdb43fbfc53f8fccb75e
UTF-8 쒔薪렕祐쒔薪렕瑀^ 11101100100100101001010011101000100101101010101011101011101000001001010111100111101001011001000011101100100100101001010011101000100101101010101011101011101000001001010111100111100100011000000001011110 ec9294e896aaeba095e7a590ec9294e896aaeba095e791805e
UHC 쒔薪렕祐쒔薪렕瑀^ 1011111010101101111000111110111110001110101010101110100111011110101111101010110111100011111011111000111010101010111010011101110001011110 beade3ef8eaae9debeade3ef8eaae9dc5e

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