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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 綜?睛?綜?睛?^ 10010001100011100011111111100001110010110011111110010001100011100011111111100001110010110011111101011110 918e3fe1cb3f918e3fe1cb3f5e
EUC-JP 綜?睛?綜?睛?^ 11000001111011100011111111100010110011010011111111000001111011100011111111100010110011010011111101011110 c1ee3fe2cd3fc1ee3fe2cd3f5e
UTF-8 綜렢睛렡綜렢睛렡^ 11100111101101101001110011101011101000001010001011100111100111011001101111101011101000001010000111100111101101101001110011101011101000001010001011100111100111011001101111101011101000001010000101011110 e7b69ceba0a2e79d9beba0a1e7b69ceba0a2e79d9beba0a15e
UHC 綜렢睛렡綜렢睛렡^ 1111000011111100100011101011001111101111111011001000111010110010111100001111110010001110101100111110111111101100100011101011001001011110 f0fc8eb3efec8eb2f0fc8eb3efec8eb25e

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