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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 斃訐Ψn}斃訐Ψn{^ 1001110111001011111001100101111110000011101101010110111001111101100111011100101111100110010111111000001110110101011011100111101101011110 9dcbe65f83b56e7d9dcbe65f83b56e7b5e
EUC-JP 斃訐Ψn}斃訐Ψn{^ 1101101011001101111010111100000010100110101101110110111001111101110110101100110111101011110000001010011010110111011011100111101101011110 dacdebc0a6b76e7ddacdebc0a6b76e7b5e
UTF-8 斃訐Ψn}斃訐Ψn{^ 111001101001011010000011111010001010100010010000110011101010100001101110011111011110011010010110100000111110100010101000100100001100111010101000011011100111101101011110 e69683e8a890cea86e7de69683e8a890cea86e7b5e
UHC 斃?Ψn}斃?Ψn{^ 111110001100101000111111101001011101011101101110011111011111100011001010001111111010010111010111011011100111101101011110 f8ca3fa5d76e7df8ca3fa5d76e7b5e

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