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 ¼Ï¼®è¬¼® 1011110011001111101111001010111011101000101011001011110010101110 bccfbcaee8acbcae
SJIS-WIN ?????¬?? 001111110011111100111111001111110011111110000001110010100011111100111111 3f3f3f3f3f81ca3f3f
EUC-JP ?Ï?®è¬?® 0011111110001111101010101100000100111111100011111010001011101110100011111010101110110010101000101100110000111111100011111010001011101110 3f8faac13f8fa2ee8fabb2a2cc3f8fa2ee
UTF-8 ¼Ï¼®è¬¼® 11000010101111001100001110001111110000101011110011000010101011101100001110101000110000101010110011000010101111001100001010101110 c2bcc38fc2bcc2aec3a8c2acc2bcc2ae
UHC ¼?¼®??¼® 10101000111110010011111110101000111110011010001011100111001111110011111110101000111110011010001011100111 a8f93fa8f9a2e73f3fa8f9a2e7

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