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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 襭苦Μ襭苦Μ^ 11100110010000101000101111101010100000111010101011100110010000101000101111101010100000111010101001011110 e6428bea83aae6428bea83aa5e
EUC-JP 襭苦Μ襭苦Μ^ 11101011101000111011011011101100101001101010110011101011101000111011011011101100101001101010110001011110 eba3b6eca6aceba3b6eca6ac5e
UTF-8 襭苦Μ襭苦Μ^ 1110100010100101101011011110100010001011101001101100111010011100111010001010010110101101111010001000101110100110110011101001110001011110 e8a5ade88ba6ce9ce8a5ade88ba6ce9c5e
UHC ?苦Μ?苦Μ^ 0011111111001101110010001010010111001100001111111100110111001000101001011100110001011110 3fcdc8a5cc3fcdc8a5cc5e

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