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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN シユシシ@シユシシ@B 1011110011010101101111001011110001000000101111001101010110111100101111000100000001000010 bcd5bcbc40bcd5bcbc4042
EUC-JP シユシシ@シユシシ@B 10001110101111001000111011010101100011101011110010001110101111000100000010001110101111001000111011010101100011101011110010001110101111000100000001000010 8ebc8ed58ebc8ebc408ebc8ed58ebc8ebc4042
UTF-8 シユシシ@シユシシ@B 111011111011110110111100111011111011111010010101111011111011110110111100111011111011110110111100010000001110111110111101101111001110111110111110100101011110111110111101101111001110111110111101101111000100000001000010 efbdbcefbe95efbdbcefbdbc40efbdbcefbe95efbdbcefbdbc4042
UHC ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042

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