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 ?W?an}?W?an{^ 00111111010101110011111101100001011011100111110100111111010101110011111101100001011011100111101101011110 3f573f616e7d3f573f616e7b5e
SJIS-WIN 辰W辿an}辰W辿an{^ 1001001001000011010101111001001001001000011000010110111001111101100100100100001101010111100100100100100001100001011011100111101101011110 9243579248616e7d9243579248616e7b5e
EUC-JP 辰W辿an}辰W辿an{^ 1100001110100100010101111100001110101001011000010110111001111101110000111010010001010111110000111010100101100001011011100111101101011110 c3a457c3a9616e7dc3a457c3a9616e7b5e
UTF-8 辰W辿an}辰W辿an{^ 111010001011111010110000010101111110100010111110101111110110000101101110011111011110100010111110101100000101011111101000101111101011111101100001011011100111101101011110 e8beb057e8bebf616e7de8beb057e8bebf616e7b5e
UHC 辰W?an}辰W?an{^ 111100101110001101010111001111110110000101101110011111011111001011100011010101110011111101100001011011100111101101011110 f2e3573f616e7df2e3573f616e7b5e

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