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 ¾ã·ç¾ã·ä^ 1011111011100011100011111011011111100111101111101110001110001111101101111110010001011110 bee38fb7e7bee38fb7e45e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?ã??ç?ã??ä^ 00111111100011111010101110101010001111110011111110001111101010111010111000111111100011111010101110101010001111110011111110001111101010111010001101011110 3f8fabaa3f3f8fabae3f8fabaa3f3f8faba35e
UTF-8 ¾ã·ç¾ã·ä^ 110000101011111011000011101000111100001010001111110000101011011111000011101001111100001010111110110000111010001111000010100011111100001010110111110000111010010001011110 c2bec3a3c28fc2b7c3a7c2bec3a3c28fc2b7c3a45e
UHC ¾??·?¾??·?^ 101010001111101000111111001111111010000110100100001111111010100011111010001111110011111110100001101001000011111101011110 a8fa3f3fa1a43fa8fa3f3fa1a43f5e

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