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 è\Pfè\P^}Yè\Pfè\P^}bE 111010000101110010001111100011111000111101010000011001101110100001011100100011111000111110001111010100000101111001111101010110011110100001011100100011111000111110001111010100000110011011101000010111001000111110001111100011110101000001011110011111010110001001000101 e85c8f8f8f5066e85c8f8f8f505e7d59e85c8f8f8f5066e85c8f8f8f505e7d6245
SJIS-WIN ?\???Pf?\???P^}Y?\???Pf?\???P^}bE 001111110101110000111111001111110011111101010000011001100011111101011100001111110011111100111111010100000101111001111101010110010011111101011100001111110011111100111111010100000110011000111111010111000011111100111111001111110101000001011110011111010110001001000101 3f5c3f3f3f50663f5c3f3f3f505e7d593f5c3f3f3f50663f5c3f3f3f505e7d6245
EUC-JP è\???Pfè\???P^}Yè\???Pfè\???P^}bE 1000111110101011101100100101110000111111001111110011111101010000011001101000111110101011101100100101110000111111001111110011111101010000010111100111110101011001100011111010101110110010010111000011111100111111001111110101000001100110100011111010101110110010010111000011111100111111001111110101000001011110011111010110001001000101 8fabb25c3f3f3f50668fabb25c3f3f3f505e7d598fabb25c3f3f3f50668fabb25c3f3f3f505e7d6245
UTF-8 è\Pfè\P^}Yè\Pfè\P^}bE 11000011101010000101110011000010100011111100001010001111110000101000111101010000011001101100001110101000010111001100001010001111110000101000111111000010100011110101000001011110011111010101100111000011101010000101110011000010100011111100001010001111110000101000111101010000011001101100001110101000010111001100001010001111110000101000111111000010100011110101000001011110011111010110001001000101 c3a85cc28fc28fc28f5066c3a85cc28fc28fc28f505e7d59c3a85cc28fc28fc28f5066c3a85cc28fc28fc28f505e7d6245
UHC ?\???Pf?\???P^}Y?\???Pf?\???P^}bE 001111110101110000111111001111110011111101010000011001100011111101011100001111110011111100111111010100000101111001111101010110010011111101011100001111110011111100111111010100000110011000111111010111000011111100111111001111110101000001011110011111010110001001000101 3f5c3f3f3f50663f5c3f3f3f505e7d593f5c3f3f3f50663f5c3f3f3f505e7d6245

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