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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 昭ロシ、晶イ昌 100011111011101011011011101111001010010010001111101110111111010010111100101100101000111110111001 8fbadbbca48fbbf4bcb28fb9
EUC-JP 昭ロシ、晶?イ昌 101111101011110010001110110110111000111010111100100011101010010010111110101111010011111110001110101100101011111010111011 bebc8edb8ebc8ea4bebd3f8eb2bebb
UTF-8 昭ロシ、晶イ昌 111001101001100010101101111011111011111010011011111011111011110110111100111011111011110110100100111001101001100110110110111011101000110110101011111011111011110110110010111001101001100010001100 e698adefbe9befbdbcefbda4e699b6ee8dabefbdb2e6988c
UHC 昭???晶??昌 1110000110111001001111110011111100111111111011111101110000111111001111111111001111100011 e1b93f3f3fefdc3f3ff3e3

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