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 ???w}???w{^ 0011111100111111001111110111011101111101001111110011111100111111011101110111101101011110 3f3f3f777d3f3f3f777b5e
SJIS-WIN 野λ?w}野λ?w{^ 100101101110110010000011110010010011111101110111011111011001011011101100100000111100100100111111011101110111101101011110 96ec83c93f777d96ec83c93f777b5e
EUC-JP 野λ?w}野λ?w{^ 110011001110111010100110110010110011111101110111011111011100110011101110101001101100101100111111011101110111101101011110 cceea6cb3f777dcceea6cb3f777b5e
UTF-8 野λ젘w}野λ젘w{^ 111010011000011110001110110011101011101111101100101000001001100001110111011111011110100110000111100011101100111010111011111011001010000010011000011101110111101101011110 e9878ecebbeca098777de9878ecebbeca098777b5e
UHC 野λ젘w}野λ젘w{^ 1110010110101111101001011110101110100000100101000111011101111101111001011010111110100101111010111010000010010100011101110111101101011110 e5afa5eba094777de5afa5eba094777b5e

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