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 野ν?}野ν?{^ 10010110111011001000001111001011001111110111110110010110111011001000001111001011001111110111101101011110 96ec83cb3f7d96ec83cb3f7b5e
EUC-JP 野ν?}野ν?{^ 11001100111011101010011011001101001111110111110111001100111011101010011011001101001111110111101101011110 cceea6cd3f7dcceea6cd3f7b5e
UTF-8 野ν븤}野ν븤{^ 11101001100001111000111011001110101111011110101110111000101001000111110111101001100001111000111011001110101111011110101110111000101001000111101101011110 e9878ecebdebb8a47de9878ecebdebb8a47b5e
UHC 野ν븤}野ν븤{^ 111001011010111110100101111011011001010110001101011111011110010110101111101001011110110110010101100011010111101101011110 e5afa5ed958d7de5afa5ed958d7b5e

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