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 í´Þäon}í´Þäon{^ 111011011011010011011110111001000110111101101110011111011110110110110100110111101110010001101111011011100111101101011110 edb4dee46f6e7dedb4dee46f6e7b5e
SJIS-WIN ?´??on}?´??on{^ 0011111110000001010011000011111100111111011011110110111001111101001111111000000101001100001111110011111101101111011011100111101101011110 3f814c3f3f6f6e7d3f814c3f3f6f6e7b5e
EUC-JP í´Þäon}í´Þäon{^ 1000111110101011101111111010000110101101100011111010100110110000100011111010101110100011011011110110111001111101100011111010101110111111101000011010110110001111101010011011000010001111101010111010001101101111011011100111101101011110 8fabbfa1ad8fa9b08faba36f6e7d8fabbfa1ad8fa9b08faba36f6e7b5e
UTF-8 í´Þäon}í´Þäon{^ 1100001110101101110000101011010011000011100111101100001110100100011011110110111001111101110000111010110111000010101101001100001110011110110000111010010001101111011011100111101101011110 c3adc2b4c39ec3a46f6e7dc3adc2b4c39ec3a46f6e7b5e
UHC ?´Þ?on}?´Þ?on{^ 00111111101000101010010110101000101011010011111101101111011011100111110100111111101000101010010110101000101011010011111101101111011011100111101101011110 3fa2a5a8ad3f6f6e7d3fa2a5a8ad3f6f6e7b5e

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