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 –ˆäiVn}–ˆäiVn{^ 100101101000100011100100011010010101011001101110011111011001011010001000111001000110100101010110011011100111101101011110 9688e469566e7d9688e469566e7b5e
SJIS-WIN ???iVn}???iVn{^ 001111110011111100111111011010010101011001101110011111010011111100111111001111110110100101010110011011100111101101011110 3f3f3f69566e7d3f3f3f69566e7b5e
EUC-JP ??äiVn}??äiVn{^ 00111111001111111000111110101011101000110110100101010110011011100111110100111111001111111000111110101011101000110110100101010110011011100111101101011110 3f3f8faba369566e7d3f3f8faba369566e7b5e
UTF-8 –ˆäiVn}–ˆäiVn{^ 110000101001011011000010100010001100001110100100011010010101011001101110011111011100001010010110110000101000100011000011101001000110100101010110011011100111101101011110 c296c288c3a469566e7dc296c288c3a469566e7b5e
UHC ???iVn}???iVn{^ 001111110011111100111111011010010101011001101110011111010011111100111111001111110110100101010110011011100111101101011110 3f3f3f69566e7d3f3f3f69566e7b5e

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