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 è\‰JRè\‰J^[è\‰JRè\‰J^[^ 11101000010111001000100110001111100011110100101001010010111010000101110010001001100011111000111101001010010111100101101111101000010111001000100110001111100011110100101001010010111010000101110010001001100011111000111101001010010111100101101101011110 e85c898f8f4a52e85c898f8f4a5e5be85c898f8f4a52e85c898f8f4a5e5b5e
SJIS-WIN ?\???JR?\???J^[?\???JR?\???J^[^ 00111111010111000011111100111111001111110100101001010010001111110101110000111111001111110011111101001010010111100101101100111111010111000011111100111111001111110100101001010010001111110101110000111111001111110011111101001010010111100101101101011110 3f5c3f3f3f4a523f5c3f3f3f4a5e5b3f5c3f3f3f4a523f5c3f3f3f4a5e5b5e
EUC-JP è\???JRè\???J^[è\???JRè\???J^[^ 100011111010101110110010010111000011111100111111001111110100101001010010100011111010101110110010010111000011111100111111001111110100101001011110010110111000111110101011101100100101110000111111001111110011111101001010010100101000111110101011101100100101110000111111001111110011111101001010010111100101101101011110 8fabb25c3f3f3f4a528fabb25c3f3f3f4a5e5b8fabb25c3f3f3f4a528fabb25c3f3f3f4a5e5b5e
UTF-8 è\‰JRè\‰J^[è\‰JRè\‰J^[^ 1100001110101000010111001100001010001001110000101000111111000010100011110100101001010010110000111010100001011100110000101000100111000010100011111100001010001111010010100101111001011011110000111010100001011100110000101000100111000010100011111100001010001111010010100101001011000011101010000101110011000010100010011100001010001111110000101000111101001010010111100101101101011110 c3a85cc289c28fc28f4a52c3a85cc289c28fc28f4a5e5bc3a85cc289c28fc28f4a52c3a85cc289c28fc28f4a5e5b5e
UHC ?\???JR?\???J^[?\???JR?\???J^[^ 00111111010111000011111100111111001111110100101001010010001111110101110000111111001111110011111101001010010111100101101100111111010111000011111100111111001111110100101001010010001111110101110000111111001111110011111101001010010111100101101101011110 3f5c3f3f3f4a523f5c3f3f3f4a5e5b3f5c3f3f3f4a523f5c3f3f3f4a5e5b5e

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