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ŒíGn}ãUŒíGn{^ 1110001101010101100011001110110110001111010001110110111001111101111000110101010110001100111011011000111101000111011011100111101101011110 e3558ced8f476e7de3558ced8f476e7b5e
SJIS-WIN ?U???Gn}?U???Gn{^ 0011111101010101001111110011111100111111010001110110111001111101001111110101010100111111001111110011111101000111011011100111101101011110 3f553f3f3f476e7d3f553f3f3f476e7b5e
EUC-JP ãU?í?Gn}ãU?í?Gn{^ 10001111101010111010101001010101001111111000111110101011101111110011111101000111011011100111110110001111101010111010101001010101001111111000111110101011101111110011111101000111011011100111101101011110 8fabaa553f8fabbf3f476e7d8fabaa553f8fabbf3f476e7b5e
UTF-8 ãUŒíGn}ãUŒíGn{^ 11000011101000110101010111000010100011001100001110101101110000101000111101000111011011100111110111000011101000110101010111000010100011001100001110101101110000101000111101000111011011100111101101011110 c3a355c28cc3adc28f476e7dc3a355c28cc3adc28f476e7b5e
UHC ?U???Gn}?U???Gn{^ 0011111101010101001111110011111100111111010001110110111001111101001111110101010100111111001111110011111101000111011011100111101101011110 3f553f3f3f476e7d3f553f3f3f476e7b5e

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