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 幼λ?}幼λ?{^ 10010111011000111000001111001001001111110111110110010111011000111000001111001001001111110111101101011110 976383c93f7d976383c93f7b5e
EUC-JP 幼λ?}幼λ?{^ 11001101110001001010011011001011001111110111110111001101110001001010011011001011001111110111101101011110 cdc4a6cb3f7dcdc4a6cb3f7b5e
UTF-8 幼λ뺀}幼λ뺀{^ 11100101101110011011110011001110101110111110101110111010100000000111110111100101101110011011110011001110101110111110101110111010100000000111101101011110 e5b9bccebbebba807de5b9bccebbebba807b5e
UHC 幼λ뺀}幼λ뺀{^ 111010101110101010100101111010111011101110101011011111011110101011101010101001011110101110111011101010110111101101011110 eaeaa5ebbbab7deaeaa5ebbbab7b5e

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