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 ÷¿÷¿f÷¿÷¿^}Y÷¿÷¿f÷¿÷¿^}bE 11110111101111111111011110111111011001101111011110111111111101111011111101011110011111010101100111110111101111111111011110111111011001101111011110111111111101111011111101011110011111010110001001000101 f7bff7bf66f7bff7bf5e7d59f7bff7bf66f7bff7bf5e7d6245
SJIS-WIN ÷?÷?f÷?÷?^}Y÷?÷?f÷?÷?^}bE 100000011000000000111111100000011000000000111111011001101000000110000000001111111000000110000000001111110101111001111101010110011000000110000000001111111000000110000000001111110110011010000001100000000011111110000001100000000011111101011110011111010110001001000101 81803f81803f6681803f81803f5e7d5981803f81803f6681803f81803f5e7d6245
EUC-JP ÷¿÷¿f÷¿÷¿^}Y÷¿÷¿f÷¿÷¿^}bE 10100001111000001000111110100010110001001010000111100000100011111010001011000100011001101010000111100000100011111010001011000100101000011110000010001111101000101100010001011110011111010101100110100001111000001000111110100010110001001010000111100000100011111010001011000100011001101010000111100000100011111010001011000100101000011110000010001111101000101100010001011110011111010110001001000101 a1e08fa2c4a1e08fa2c466a1e08fa2c4a1e08fa2c45e7d59a1e08fa2c4a1e08fa2c466a1e08fa2c4a1e08fa2c45e7d6245
UTF-8 ÷¿÷¿f÷¿÷¿^}Y÷¿÷¿f÷¿÷¿^}bE 1100001110110111110000101011111111000011101101111100001010111111011001101100001110110111110000101011111111000011101101111100001010111111010111100111110101011001110000111011011111000010101111111100001110110111110000101011111101100110110000111011011111000010101111111100001110110111110000101011111101011110011111010110001001000101 c3b7c2bfc3b7c2bf66c3b7c2bfc3b7c2bf5e7d59c3b7c2bfc3b7c2bf66c3b7c2bfc3b7c2bf5e7d6245
UHC ÷¿÷¿f÷¿÷¿^}Y÷¿÷¿f÷¿÷¿^}bE 1010000111000000101000101010111110100001110000001010001010101111011001101010000111000000101000101010111110100001110000001010001010101111010111100111110101011001101000011100000010100010101011111010000111000000101000101010111101100110101000011100000010100010101011111010000111000000101000101010111101011110011111010110001001000101 a1c0a2afa1c0a2af66a1c0a2afa1c0a2af5e7d59a1c0a2afa1c0a2af66a1c0a2afa1c0a2af5e7d6245

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