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{^ 11011111111101111110010011101101011011100111110111011111111101111110010011101101011011100111101101011110 dff7e4ed6e7ddff7e4ed6e7b5e
SJIS-WIN ?÷??n}?÷??n{^ 001111111000000110000000001111110011111101101110011111010011111110000001100000000011111100111111011011100111101101011110 3f81803f3f6e7d3f81803f3f6e7b5e
EUC-JP ß÷äín}ß÷äín{^ 100011111010100111001110101000011110000010001111101010111010001110001111101010111011111101101110011111011000111110101001110011101010000111100000100011111010101110100011100011111010101110111111011011100111101101011110 8fa9cea1e08faba38fabbf6e7d8fa9cea1e08faba38fabbf6e7b5e
UTF-8 ß÷äín}ß÷äín{^ 110000111001111111000011101101111100001110100100110000111010110101101110011111011100001110011111110000111011011111000011101001001100001110101101011011100111101101011110 c39fc3b7c3a4c3ad6e7dc39fc3b7c3a4c3ad6e7b5e
UHC ß÷??n}ß÷??n{^ 1010100110101100101000011100000000111111001111110110111001111101101010011010110010100001110000000011111100111111011011100111101101011110 a9aca1c03f3f6e7da9aca1c03f3f6e7b5e

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