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{^ 11101101101101001101111011011000011011100111110111101101101101001101111011011000011011100111101101011110 edb4ded86e7dedb4ded86e7b5e
SJIS-WIN ?´??n}?´??n{^ 001111111000000101001100001111110011111101101110011111010011111110000001010011000011111100111111011011100111101101011110 3f814c3f3f6e7d3f814c3f3f6e7b5e
EUC-JP í´ÞØn}í´ÞØn{^ 100011111010101110111111101000011010110110001111101010011011000010001111101010011010110001101110011111011000111110101011101111111010000110101101100011111010100110110000100011111010100110101100011011100111101101011110 8fabbfa1ad8fa9b08fa9ac6e7d8fabbfa1ad8fa9b08fa9ac6e7b5e
UTF-8 í´ÞØn}í´ÞØn{^ 110000111010110111000010101101001100001110011110110000111001100001101110011111011100001110101101110000101011010011000011100111101100001110011000011011100111101101011110 c3adc2b4c39ec3986e7dc3adc2b4c39ec3986e7b5e
UHC ?´ÞØn}?´ÞØn{^ 00111111101000101010010110101000101011011010100010101010011011100111110100111111101000101010010110101000101011011010100010101010011011100111101101011110 3fa2a5a8ada8aa6e7d3fa2a5a8ada8aa6e7b5e

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