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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN コ鯊キ霖識@h 111100101010001110111010111010011100000010110111111010001100000110001110101011110100000001101000 f2a3bae9c0b7e8c18eaf4068
EUC-JP ?コ鯊キ霖識@h 00111111100011101011101011110010110000101000111010110111111100001100001110111100101100010100000001101000 3f8ebaf2c28eb7f0c3bcb14068
UTF-8 コ鯊キ霖識@h 1110111010000111100110101110111110111101101110101110100110101111100010101110111110111101101101111110100110011100100101101110100010101101100110000100000001101000 ee879aefbdbae9af8aefbdb7e99c96e8ad984068
UHC ????霖識@h 00111111001111110011111100111111110101111111110111100011110110110100000001101000 3f3f3f3fd7fde3db4068

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