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 鼠琇鼠琇^ 11101001101111001010000011100111100100001000011111101001101111001010000011100111100100001000011101011110 e9bca0e79087e9bca0e790875e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP é??ç??é??ç??^ 100011111010101110110001001111110011111110001111101010111010111000111111001111111000111110101011101100010011111100111111100011111010101110101110001111110011111101011110 8fabb13f3f8fabae3f3f8fabb13f3f8fabae3f3f5e
UTF-8 鼠琇鼠琇^ 11000011101010011100001010111100110000101010000011000011101001111100001010010000110000101000011111000011101010011100001010111100110000101010000011000011101001111100001010010000110000101000011101011110 c3a9c2bcc2a0c3a7c290c287c3a9c2bcc2a0c3a7c290c2875e
UHC ?¼?????¼????^ 001111111010100011111001001111110011111100111111001111110011111110101000111110010011111100111111001111110011111101011110 3fa8f93f3f3f3f3fa8f93f3f3f3f5e

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