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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 錏滓ョ臥譌ャ^ 11100111111110011001111111100110101011101000100111100111111110011001111111100110100101111010110001011110 e7f99fe6ae89e7f99fe697ac5e
EUC-JP 錏滓ョ臥?譌ャ^ 1110111011111011110111101110100010001110101011101011001011101001001111111110101111110111100011101010110001011110 eefbdee88eaeb2e93febf78eac5e
UTF-8 錏滓ョ臥譌ャ^ 11101001100011001000111111100110101110111001001111101111101111011010111011101000100001111010010111101110100110111011101011101000101011011000110011101111101111011010110001011110 e98c8fe6bb93efbdaee887a5ee9bbae8ad8cefbdac5e
UHC ?滓?臥???^ 00111111111011101010101100111111111010001100001000111111001111110011111101011110 3feeab3fe8c23f3f3f5e

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