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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 萓猯萓猯[萓猯萓猯[^ 11100100101111101110000011001100111001001011111011100000110011000101101111100100101111101110000011001100111001001011111011100000110011000101101101011110 e4bee0cce4bee0cc5be4bee0cce4bee0cc5b5e
EUC-JP 萓猯萓猯[萓猯萓猯[^ 11101000110000001110000011001110111010001100000011100000110011100101101111101000110000001110000011001110111010001100000011100000110011100101101101011110 e8c0e0cee8c0e0ce5be8c0e0cee8c0e0ce5b5e
UTF-8 萓猯萓猯[萓猯萓猯[^ 111010001001000010010011111001111000110010101111111010001001000010010011111001111000110010101111010110111110100010010000100100111110011110001100101011111110100010010000100100111110011110001100101011110101101101011110 e89093e78cafe89093e78caf5be89093e78cafe89093e78caf5b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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