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{^ 111100001110101110111100101000110110111101101110011111011111000011101011101111001010001101101111011011100111101101011110 f0ebbca36f6e7df0ebbca36f6e7b5e
SJIS-WIN ???£on}???£on{^ 0011111100111111001111111000000110010010011011110110111001111101001111110011111100111111100000011001001001101111011011100111101101011110 3f3f3f81926f6e7d3f3f3f81926f6e7b5e
EUC-JP ðë?£on}ðë?£on{^ 10001111101010011100001110001111101010111011001100111111101000011111001001101111011011100111110110001111101010011100001110001111101010111011001100111111101000011111001001101111011011100111101101011110 8fa9c38fabb33fa1f26f6e7d8fa9c38fabb33fa1f26f6e7b5e
UTF-8 ðë¼£on}ðë¼£on{^ 1100001110110000110000111010101111000010101111001100001010100011011011110110111001111101110000111011000011000011101010111100001010111100110000101010001101101111011011100111101101011110 c3b0c3abc2bcc2a36f6e7dc3b0c3abc2bcc2a36f6e7b5e
UHC ð?¼?on}ð?¼?on{^ 10101001101000110011111110101000111110010011111101101111011011100111110110101001101000110011111110101000111110010011111101101111011011100111101101011110 a9a33fa8f93f6f6e7da9a33fa8f93f6f6e7b5e

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