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 ŽY•pn}ŽY•pn{^ 10001110010110011001010101110000011011100111110110001110010110011001010101110000011011100111101101011110 8e5995706e7d8e5995706e7b5e
SJIS-WIN ?Y?pn}?Y?pn{^ 00111111010110010011111101110000011011100111110100111111010110010011111101110000011011100111101101011110 3f593f706e7d3f593f706e7b5e
EUC-JP ?Y?pn}?Y?pn{^ 00111111010110010011111101110000011011100111110100111111010110010011111101110000011011100111101101011110 3f593f706e7d3f593f706e7b5e
UTF-8 ŽY•pn}ŽY•pn{^ 1100001010001110010110011100001010010101011100000110111001111101110000101000111001011001110000101001010101110000011011100111101101011110 c28e59c295706e7dc28e59c295706e7b5e
UHC ?Y?pn}?Y?pn{^ 00111111010110010011111101110000011011100111110100111111010110010011111101110000011011100111101101011110 3f593f706e7d3f593f706e7b5e

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