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 イ齊エカス湿 111100001111101110110010111010101000111010110100101101101111000110001110101111011000111010111100 f0fbb2ea8eb4b6f18ebd8ebc
EUC-JP ?イ齊エカ?ス湿 0011111110001110101100101111001111101110100011101011010010001110101101100011111110001110101111011011110010111110 3f8eb2f3ee8eb48eb63f8ebdbcbe
UTF-8 イ齊エカス湿 111011101000001010111010111011111011110110110010111010011011110110001010111011111011110110110100111011111011110110110110111011101000010010001001111011111011110110111101111001101011100110111111 ee82baefbdb2e9bd8aefbdb4efbdb6ee8489efbdbde6b9bf
UHC ??齊????? 001111110011111111110000101110100011111100111111001111110011111100111111 3f3ff0ba3f3f3f3f3f

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