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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 足h足fN}足h足fN{^ 1001000110101011011010001001000110101011011001100100111001111101100100011010101101101000100100011010101101100110010011100111101101011110 91ab6891ab664e7d91ab6891ab664e7b5e
EUC-JP 足h足fN}足h足fN{^ 1100001010101101011010001100001010101101011001100100111001111101110000101010110101101000110000101010110101100110010011100111101101011110 c2ad68c2ad664e7dc2ad68c2ad664e7b5e
UTF-8 足h足fN}足h足fN{^ 111010001011011010110011011010001110100010110110101100110110011001001110011111011110100010110110101100110110100011101000101101101011001101100110010011100111101101011110 e8b6b368e8b6b3664e7de8b6b368e8b6b3664e7b5e
UHC 足h足fN}足h足fN{^ 1111000011101011011010001111000011101011011001100100111001111101111100001110101101101000111100001110101101100110010011100111101101011110 f0eb68f0eb664e7df0eb68f0eb664e7b5e

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