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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 艶λ?D艶λ?D^ 10001001100100001000001111001001001111110100010010001001100100001000001111001001001111110100010001011110 899083c93f44899083c93f445e
EUC-JP 艶λ?D艶λ?D^ 10110001111100001010011011001011001111110100010010110001111100001010011011001011001111110100010001011110 b1f0a6cb3f44b1f0a6cb3f445e
UTF-8 艶λ젧D艶λ젧D^ 11101000100010011011011011001110101110111110110010100000101001110100010011101000100010011011011011001110101110111110110010100000101001110100010001011110 e889b6cebbeca0a744e889b6cebbeca0a7445e
UHC 艶λ젧D艶λ젧D^ 111001101111110110100101111010111010000010011111010001001110011011111101101001011110101110100000100111110100010001011110 e6fda5eba09f44e6fda5eba09f445e

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