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{^ 11100100110011001101100011111000011011100111110111100100110011001101100011111000011011100111101101011110 e4ccd8f86e7de4ccd8f86e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP äÌØøn}äÌØøn{^ 1000111110101011101000111000111110101010110000001000111110101001101011001000111110101001110011000110111001111101100011111010101110100011100011111010101011000000100011111010100110101100100011111010100111001100011011100111101101011110 8faba38faac08fa9ac8fa9cc6e7d8faba38faac08fa9ac8fa9cc6e7b5e
UTF-8 äÌØøn}äÌØøn{^ 110000111010010011000011100011001100001110011000110000111011100001101110011111011100001110100100110000111000110011000011100110001100001110111000011011100111101101011110 c3a4c38cc398c3b86e7dc3a4c38cc398c3b86e7b5e
UHC ??Øøn}??Øøn{^ 0011111100111111101010001010101010101001101010100110111001111101001111110011111110101000101010101010100110101010011011100111101101011110 3f3fa8aaa9aa6e7d3f3fa8aaa9aa6e7b5e

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