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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 豼オ螳肴セオ荳 1110011010111111101101011110010110101110100011011110011010111110101101011110010010111000 e6bfb5e5ae8de6beb5e4b8
EUC-JP 豼オ螳肴セオ荳 1110110011000001100011101011010111101010101100001011101011101000100011101011111010001110101101011110100010111010 ecc18eb5eab0bae88ebe8eb5e8ba
UTF-8 豼オ螳肴セオ荳 111010001011000110111100111011111011110110110101111010001001111010110011111010001000001010110100111011111011110110111110111011111011110110110101111010001000110110110011 e8b1bcefbdb5e89eb3e882b4efbdbeefbdb5e88db3
UHC ??螳肴??荳 00111111001111111101001111011001111111011010001000111111001111111101010011100101 3f3fd3d9fda23f3fd4e5

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