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{^ 11100001110111111111000011101110011011100111110111100001110111111111000011101110011011100111101101011110 e1dff0ee6e7de1dff0ee6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP áßðîn}áßðîn{^ 1000111110101011101000011000111110101001110011101000111110101001110000111000111110101011110000100110111001111101100011111010101110100001100011111010100111001110100011111010100111000011100011111010101111000010011011100111101101011110 8faba18fa9ce8fa9c38fabc26e7d8faba18fa9ce8fa9c38fabc26e7b5e
UTF-8 áßðîn}áßðîn{^ 110000111010000111000011100111111100001110110000110000111010111001101110011111011100001110100001110000111001111111000011101100001100001110101110011011100111101101011110 c3a1c39fc3b0c3ae6e7dc3a1c39fc3b0c3ae6e7b5e
UHC ?ßð?n}?ßð?n{^ 0011111110101001101011001010100110100011001111110110111001111101001111111010100110101100101010011010001100111111011011100111101101011110 3fa9aca9a33f6e7d3fa9aca9a33f6e7b5e

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