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 àZnfàZn^}YàZnfàZn^}bE 11000011101000000101101001101110011001101100001110100000010110100110111001011110011111010101100111000011101000000101101001101110011001101100001110100000010110100110111001011110011111010110001001000101 c3a05a6e66c3a05a6e5e7d59c3a05a6e66c3a05a6e5e7d6245
SJIS-WIN ??Znf??Zn^}Y??Znf??Zn^}bE 00111111001111110101101001101110011001100011111100111111010110100110111001011110011111010101100100111111001111110101101001101110011001100011111100111111010110100110111001011110011111010110001001000101 3f3f5a6e663f3f5a6e5e7d593f3f5a6e663f3f5a6e5e7d6245
EUC-JP Ã?ZnfÃ?Zn^}YÃ?ZnfÃ?Zn^}bE 100011111010101010101010001111110101101001101110011001101000111110101010101010100011111101011010011011100101111001111101010110011000111110101010101010100011111101011010011011100110011010001111101010101010101000111111010110100110111001011110011111010110001001000101 8faaaa3f5a6e668faaaa3f5a6e5e7d598faaaa3f5a6e668faaaa3f5a6e5e7d6245
UTF-8 àZnfàZn^}YàZnfàZn^}bE 110000111000001111000010101000000101101001101110011001101100001110000011110000101010000001011010011011100101111001111101010110011100001110000011110000101010000001011010011011100110011011000011100000111100001010100000010110100110111001011110011111010110001001000101 c383c2a05a6e66c383c2a05a6e5e7d59c383c2a05a6e66c383c2a05a6e5e7d6245
UHC ??Znf??Zn^}Y??Znf??Zn^}bE 00111111001111110101101001101110011001100011111100111111010110100110111001011110011111010101100100111111001111110101101001101110011001100011111100111111010110100110111001011110011111010110001001000101 3f3f5a6e663f3f5a6e5e7d593f3f5a6e663f3f5a6e5e7d6245

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