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 豺乗コ・雋肴コ・ 111001101011011110001111111001101011101010100101111010001011001010001101111001101011101010100101 e6b78fe6baa5e8b28de6baa5
EUC-JP 豺乗コ・雋肴コ・ 11101100101110011011111011101000100011101011101010001110101001011111000010110100101110101110100010001110101110101000111010100101 ecb9bee88eba8ea5f0b4bae88eba8ea5
UTF-8 豺乗コ・雋肴コ・ 111010001011000110111010111001001011100110010111111011111011110110111010111011111011110110100101111010011001101110001011111010001000001010110100111011111011110110111010111011111011110110100101 e8b1bae4b997efbdbaefbda5e99b8be882b4efbdbaefbda5
UHC 豺???雋肴?? 1110001111001111001111110011111100111111111100011110011011111101101000100011111100111111 e3cf3f3f3ff1e6fda23f3f

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