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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?η?}?η?{^ 0011111110000011110001010011111101111101001111111000001111000101001111110111101101011110 3f83c53f7d3f83c53f7b5e
EUC-JP 旿η?}旿η?{^ 100011111100000111110100101001101100011100111111011111011000111111000001111101001010011011000111001111110111101101011110 8fc1f4a6c73f7d8fc1f4a6c73f7b5e
UTF-8 旿η내}旿η내{^ 11100110100101111011111111001110101101111110101110000010101101000111110111100110100101111011111111001110101101111110101110000010101101000111101101011110 e697bfceb7eb82b47de697bfceb7eb82b47b5e
UHC 旿η내}旿η내{^ 111001111111101010100101111001111011001110111011011111011110011111111010101001011110011110110011101110110111101101011110 e7faa5e7b3bb7de7faa5e7b3bb7b5e

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