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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN イ汜ス昌キ自 1111001010110110101100101111101011110110101111011000111110111001101101111000111010101001 f2b6b2faf6bd8fb9b78ea9
EUC-JP ?イ汜ス昌キ自 0011111110001110101100101000111111000110111000001000111010111101101111101011101110001110101101111011110010101011 3f8eb28fc6e08ebdbebb8eb7bcab
UTF-8 イ汜ス昌キ自 111011101000011110101101111011111011110110110010111001101011000110011100111011111011110110111101111001101001100010001100111011111011110110110111111010001000011110101010 ee87adefbdb2e6b19cefbdbde6988cefbdb7e887aa
UHC ????昌?自 001111110011111100111111001111111111001111100011001111111110110110111011 3f3f3f3ff3e33fedbb

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