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 ????L????LB 0011111100111111001111110011111101001100001111110011111100111111001111110100110001000010 3f3f3f3f4c3f3f3f3f4c42
SJIS-WIN 。ャ。芍L。ャ。芍LB 10100001101011001010000111100100100010010100110010100001101011001010000111100100100010010100110001000010 a1aca1e4894ca1aca1e4894c42
EUC-JP 。ャ。芍L。ャ。芍LB 10001110101000011000111010101100100011101010000111100111111010010100110010001110101000011000111010101100100011101010000111100111111010010100110001000010 8ea18eac8ea1e7e94c8ea18eac8ea1e7e94c42
UTF-8 。ャ。芍L。ャ。芍LB 111011111011110110100001111011111011110110101100111011111011110110100001111010001000101010001101010011001110111110111101101000011110111110111101101011001110111110111101101000011110100010001010100011010100110001000010 efbda1efbdacefbda1e88a8d4cefbda1efbdacefbda1e88a8d4c42
UHC ???芍L???芍LB 00111111001111110011111111101101110010110100110000111111001111110011111111101101110010110100110001000010 3f3f3fedcb4c3f3f3fedcb4c42

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