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 —Oàßon}—Oàßon{^ 100101110100111111100000110111110110111101101110011111011001011101001111111000001101111101101111011011100111101101011110 974fe0df6f6e7d974fe0df6f6e7b5e
SJIS-WIN ?O??on}?O??on{^ 001111110100111100111111001111110110111101101110011111010011111101001111001111110011111101101111011011100111101101011110 3f4f3f3f6f6e7d3f4f3f3f6f6e7b5e
EUC-JP ?Oàßon}?Oàßon{^ 0011111101001111100011111010101110100010100011111010100111001110011011110110111001111101001111110100111110001111101010111010001010001111101010011100111001101111011011100111101101011110 3f4f8faba28fa9ce6f6e7d3f4f8faba28fa9ce6f6e7b5e
UTF-8 —Oàßon}—Oàßon{^ 110000101001011101001111110000111010000011000011100111110110111101101110011111011100001010010111010011111100001110100000110000111001111101101111011011100111101101011110 c2974fc3a0c39f6f6e7dc2974fc3a0c39f6f6e7b5e
UHC ?O?ßon}?O?ßon{^ 0011111101001111001111111010100110101100011011110110111001111101001111110100111100111111101010011010110001101111011011100111101101011110 3f4f3fa9ac6f6e7d3f4f3fa9ac6f6e7b5e

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