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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 壌・疾痔シイシチ^ 1000111111101011101001011000111010111110111100111110111010001110101001001011110010110010101111001100000101011110 8feba58ebef3ee8ea4bcb2bcc15e
EUC-JP 壌・疾?痔シイシチ^ 101111101110110110001110101001011011110011000000001111111011110010100110100011101011110010001110101100101000111010111100100011101100000101011110 beed8ea5bcc03fbca68ebc8eb28ebc8ec15e
UTF-8 壌・疾痔シイシチ^ 11100101101000111000110011101111101111011010010111100111100101101011111011101110100010111010000111100111100101111001010011101111101111011011110011101111101111011011001011101111101111011011110011101111101111101000000101011110 e5a38cefbda5e796beee8ba1e79794efbdbcefbdb2efbdbcefbe815e
UHC ??疾?痔????^ 001111110011111111110010111100000011111111110110110000000011111100111111001111110011111101011110 3f3ff2f03ff6c03f3f3f3f5e

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