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 ãUŒíIUãUŒíIAãUŒíIOãUŒíIM 11100011010101011000110011101101100011110100100101010101111000110101010110001100111011011000111101001001010000011110001101010101100011001110110110001111010010010100111111100011010101011000110011101101100011110100100101001101 e3558ced8f4955e3558ced8f4941e3558ced8f494fe3558ced8f494d
SJIS-WIN ?U???IU?U???IA?U???IO?U???IM 00111111010101010011111100111111001111110100100101010101001111110101010100111111001111110011111101001001010000010011111101010101001111110011111100111111010010010100111100111111010101010011111100111111001111110100100101001101 3f553f3f3f49553f553f3f3f49413f553f3f3f494f3f553f3f3f494d
EUC-JP ãU?í?IUãU?í?IAãU?í?IOãU?í?IM 1000111110101011101010100101010100111111100011111010101110111111001111110100100101010101100011111010101110101010010101010011111110001111101010111011111100111111010010010100000110001111101010111010101001010101001111111000111110101011101111110011111101001001010011111000111110101011101010100101010100111111100011111010101110111111001111110100100101001101 8fabaa553f8fabbf3f49558fabaa553f8fabbf3f49418fabaa553f8fabbf3f494f8fabaa553f8fabbf3f494d
UTF-8 ãUŒíIUãUŒíIAãUŒíIOãUŒíIM 1100001110100011010101011100001010001100110000111010110111000010100011110100100101010101110000111010001101010101110000101000110011000011101011011100001010001111010010010100000111000011101000110101010111000010100011001100001110101101110000101000111101001001010011111100001110100011010101011100001010001100110000111010110111000010100011110100100101001101 c3a355c28cc3adc28f4955c3a355c28cc3adc28f4941c3a355c28cc3adc28f494fc3a355c28cc3adc28f494d
UHC ?U???IU?U???IA?U???IO?U???IM 00111111010101010011111100111111001111110100100101010101001111110101010100111111001111110011111101001001010000010011111101010101001111110011111100111111010010010100111100111111010101010011111100111111001111110100100101001101 3f553f3f3f49553f553f3f3f49413f553f3f3f494f3f553f3f3f494d

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