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 艶λ?}艶λ?{^ 10001001100100001000001111001001001111110111110110001001100100001000001111001001001111110111101101011110 899083c93f7d899083c93f7b5e
EUC-JP 艶λ?}艶λ?{^ 10110001111100001010011011001011001111110111110110110001111100001010011011001011001111110111101101011110 b1f0a6cb3f7db1f0a6cb3f7b5e
UTF-8 艶λ젇}艶λ젇{^ 11101000100010011011011011001110101110111110110010100000100001110111110111101000100010011011011011001110101110111110110010100000100001110111101101011110 e889b6cebbeca0877de889b6cebbeca0877b5e
UHC 艶λ젇}艶λ젇{^ 111001101111110110100101111010111010000010001010011111011110011011111101101001011110101110100000100010100111101101011110 e6fda5eba08a7de6fda5eba08a7b5e

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