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 殏Œ‰T殏Œ‰T^ 11100110101011101000111110001100100010010101010011100110101011101000111110001100100010010101010001011110 e6ae8f8c8954e6ae8f8c89545e
SJIS-WIN ?????T?????T^ 00111111001111110011111100111111001111110101010000111111001111110011111100111111001111110101010001011110 3f3f3f3f3f543f3f3f3f3f545e
EUC-JP æ®???Tæ®???T^ 100011111010100111000001100011111010001011101110001111110011111100111111010101001000111110101001110000011000111110100010111011100011111100111111001111110101010001011110 8fa9c18fa2ee3f3f3f548fa9c18fa2ee3f3f3f545e
UTF-8 殏Œ‰T殏Œ‰T^ 1100001110100110110000101010111011000010100011111100001010001100110000101000100101010100110000111010011011000010101011101100001010001111110000101000110011000010100010010101010001011110 c3a6c2aec28fc28cc28954c3a6c2aec28fc28cc289545e
UHC æ®???Tæ®???T^ 1010100110100001101000101110011100111111001111110011111101010100101010011010000110100010111001110011111100111111001111110101010001011110 a9a1a2e73f3f3f54a9a1a2e73f3f3f545e

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