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 ¼Îâ¾¼Îâ¾^ 101111001100111011100010101111101011110011001110111000101011111001011110 bccee2bebccee2be5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?Îâ??Îâ?^ 0011111110001111101010101100001010001111101010111010010000111111001111111000111110101010110000101000111110101011101001000011111101011110 3f8faac28faba43f3f8faac28faba43f5e
UTF-8 ¼Îâ¾¼Îâ¾^ 1100001010111100110000111000111011000011101000101100001010111110110000101011110011000011100011101100001110100010110000101011111001011110 c2bcc38ec3a2c2bec2bcc38ec3a2c2be5e
UHC ¼??¾¼??¾^ 10101000111110010011111100111111101010001111101010101000111110010011111100111111101010001111101001011110 a8f93f3fa8faa8f93f3fa8fa5e

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