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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ク寬ゥ竺鳫コ闔ョ 1111001010100011101110001111101010101010101010011000111010110001111010011110110110111010111010001000111010101110 f2a3b8faaaa98eb1e9edbae88eae
EUC-JP ?ク?ゥ竺鳫コ闔ョ 00111111100011101011100000111111100011101010100110111100101100111111001011101111100011101011101011101111111011101000111010101110 3f8eb83f8ea9bcb3f2ef8ebaefee8eae
UTF-8 ク寬ゥ竺鳫コ闔ョ 111011101000011110011010111011111011110110111000111001011010111110101100111011111011110110101001111001111010101110111010111010011011001110101011111011111011110110111010111010011001011110010100111011111011110110101110 ee879aefbdb8e5afacefbda9e7abbae9b3abefbdbae99794efbdae
UHC ??寬?竺??闔? 001111110011111111001110101100000011111111110101111001110011111100111111111110011110111100111111 3f3fceb03ff5e73f3ff9ef3f

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